Skip to content

Commit

Permalink
Update bump-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Minituff authored Oct 21, 2023
1 parent 7cc8763 commit 5b709d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
with:
github_token: ${{ secrets.GITHUB_PAT }}
github_token: ${{ secrets.REPO_GITHUB_SECRET }}
fetch_all_tags: false
default_bump: patch

Expand Down

0 comments on commit 5b709d1

Please sign in to comment.