Skip to content

Commit

Permalink
testing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sionsmith committed Oct 28, 2024
1 parent 8e1e74c commit 4fc5a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Bump version and push tag
id: tagging
uses: anothrNick/github-tag-action@master
uses: anothrNick/github-tag-action@1.26.0
env:
GITHUB_TOKEN: ${{ secrets.GIT_ORG_REPO_TAG }}
DEFAULT_BUMP: patch
Expand Down

0 comments on commit 4fc5a82

Please sign in to comment.