Skip to content

Commit

Permalink
refactor: using nibibot gihtub token
Browse files Browse the repository at this point in the history
  • Loading branch information
CalicoNino committed Aug 17, 2023
1 parent 9d73ab2 commit 1aeb2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
run: yarn build
- name: Semantic Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.NIBIBOT_GIT_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: yarn semantic-release

0 comments on commit 1aeb2e3

Please sign in to comment.