Skip to content

Commit dcff41f

Browse files
committed
ci: update release token to trigger slack notification workflow
1 parent efb89bb commit dcff41f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
# NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
113113
# NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
114114
NPM_DIST_TAG: latest
115-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
115+
GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
116116
HUSKY: '0'
117117
run: |
118118
pnpm nx release --yes

0 commit comments

Comments
 (0)