Skip to content

Commit

Permalink
chore: use SR_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Sep 7, 2024
1 parent 8692458 commit 2b1e9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ jobs:

- name: Run Semantic Release
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.SR_TOKEN }}
run: npx semantic-release

0 comments on commit 2b1e9a9

Please sign in to comment.