Skip to content

Commit

Permalink
Update cut_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tyuchn authored Oct 25, 2023
1 parent 0695d4e commit 2b80aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cut_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Bump version and push tag
id: bump_version_and_push_tag
uses: anothrNick/github-tag-action@1.67.0 # Don't use @master or @v1 unless you're happy to test the latest version
uses: anothrNick/github-tag-action@latest
with:
tag: 1.3.0
env:
Expand Down

0 comments on commit 2b80aa7

Please sign in to comment.