Skip to content

Commit

Permalink
release test#1
Browse files Browse the repository at this point in the history
  • Loading branch information
keede7 committed Mar 24, 2024
1 parent 601d6cc commit 5b2b7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: |
VERSION=${{ github.head_ref }}
git tag -a $VERSION -m "Release $VERSION"
git push origin $VERSION
git push origin $VERSION

0 comments on commit 5b2b7a0

Please sign in to comment.