Skip to content

Commit

Permalink
ci: 💚 Add missing github token
Browse files Browse the repository at this point in the history
  • Loading branch information
Hobart2967 committed Aug 13, 2024
1 parent e3bcc3c commit f2e944c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
- name: Release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ github.token }}
run: yarn run semantic-release

0 comments on commit f2e944c

Please sign in to comment.