Skip to content

Commit

Permalink
ci(publish): use cern-sis-bot for semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrc authored and pamfilos committed Aug 28, 2024
1 parent 4963626 commit 208dbc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:

- name: Publish
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.CERN_SIS_BOT }}
NPM_TOKEN: ${{ secrets.CERN_SIS_NPM }}
run: HUSKY=0 npx semantic-release ${{ inputs.semanticReleaseParams }}

0 comments on commit 208dbc1

Please sign in to comment.