Skip to content

Commit

Permalink
on push workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sr1998 committed May 11, 2024
1 parent f669c3b commit 73f1616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
if: success() # Only continue if all was successful till now
uses: anothrNick/github-tag-action@1.67.0
env:
GITHUB_TOKEN: ${{ secrets.lib_ml_tag_bump_token }}
GITHUB_TOKEN: ${{secrets.lib_ml}}
DEFAULT_BUMP: patch
TAG_CONTEXT: branch
WITH_V: false
Expand Down

0 comments on commit 73f1616

Please sign in to comment.