Skip to content

Commit

Permalink
fix: update token
Browse files Browse the repository at this point in the history
  • Loading branch information
Devin Wang committed Aug 26, 2023
1 parent d1465e8 commit 4da7766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Bump version and push tag
uses: anothrNick/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }}
WITH_V: false

badge:
Expand Down

0 comments on commit 4da7766

Please sign in to comment.