Skip to content

Commit 034f0b2

Browse files
authored
fix: update release token (#386)
1 parent beb5c4b commit 034f0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ jobs:
8989
- name: Create Release
9090
run: npm run semantic-release
9191
env:
92-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
92+
GITHUB_TOKEN: ${{ secrets.GRATIBOT_RELEASE_TOKEN }}
9393

0 commit comments

Comments
 (0)