Skip to content

Commit 5ca7b42

Browse files
committed
feat: github_token
1 parent 7cb45d4 commit 5ca7b42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push_branches.workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Release
3636
env:
37-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37+
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GHP }}
3838
SEMANTIC_RELEASE_NPM_PUBLISH: "true"
3939
SEMANTIC_RELEASE_SLACK_WEBHOOK: ${{ secrets.SEMANTIC_RELEASE_SLACK_WEBHOOK }}
4040
run: npx semantic-release

0 commit comments

Comments
 (0)