Skip to content

Commit

Permalink
fix: fix creating major tag (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
asbiin authored Dec 31, 2023
1 parent 35a2f59 commit e7d51d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_semantic_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ jobs:
uses: richardsimko/update-tag@v1
with:
tag_name: ${{ steps.tag.outputs.name }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e7d51d3

Please sign in to comment.