Skip to content

Commit 344b014

Browse files
authored
Update publish.yml
1 parent 358ace0 commit 344b014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232

3333
- name: Publish
3434
env:
35-
GITHUB_TOKEN: ${{ secrets.PAT_FIRE_EVENTS_ON_CERN_SIS_KUBERNETES }}
35+
GITHUB_TOKEN: ${{ secrets.CERN_SIS_BOT }}
3636
NPM_TOKEN: ${{ secrets.CERN_SIS_NPM }}
3737
run: HUSKY=0 npx semantic-release ${{ inputs.semanticReleaseParams }}

0 commit comments

Comments
 (0)