We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358ace0 commit 344b014Copy full SHA for 344b014
.github/workflows/publish.yml
@@ -32,6 +32,6 @@ jobs:
32
33
- name: Publish
34
env:
35
- GITHUB_TOKEN: ${{ secrets.PAT_FIRE_EVENTS_ON_CERN_SIS_KUBERNETES }}
+ GITHUB_TOKEN: ${{ secrets.CERN_SIS_BOT }}
36
NPM_TOKEN: ${{ secrets.CERN_SIS_NPM }}
37
run: HUSKY=0 npx semantic-release ${{ inputs.semanticReleaseParams }}
0 commit comments