Skip to content

Commit

Permalink
Switch to autotag action (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwtyler authored Aug 31, 2023
1 parent 050f09e commit 72f3c69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 34 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: sh ./bin/tag-release.sh
env:
GH_TOKEN: ${{ github.token }}
- uses: pantheon-systems/action-autotag@v0
with:
gh-token: ${{ github.token }}
31 changes: 0 additions & 31 deletions bin/tag-release.sh

This file was deleted.

0 comments on commit 72f3c69

Please sign in to comment.