Skip to content

Commit

Permalink
Update update_version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpiet authored Jul 2, 2024
1 parent 92162f5 commit 1673d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
with:
default_branch: main # optional, default: main
secrets:
SERVICE_TOKEN: ${{ secrets.GITHUB_TOKEN }} # required
SERVICE_TOKEN: ${{ secrets.SERVICE_TOKEN }} # required

0 comments on commit 1673d5d

Please sign in to comment.