We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f87a7e commit 0ed4c1fCopy full SHA for 0ed4c1f
.github/workflows/publish.yml
@@ -32,6 +32,6 @@ jobs:
32
33
- name: Publish
34
env:
35
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ 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