Skip to content

Commit

Permalink
Stop tagging release commit
Browse files Browse the repository at this point in the history
Issue gh-53
  • Loading branch information
sjohnr committed Oct 29, 2024
1 parent 49ea17d commit 23ca3f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-scheduled-release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,4 @@ jobs:
git config user.name 'github-actions[bot]'
git config user.email 'github-actions[bot]@users.noreply.github.com'
git commit -am "Release $VERSION"
git tag $VERSION
git push
git push origin $VERSION

0 comments on commit 23ca3f3

Please sign in to comment.