Skip to content

Commit

Permalink
add github token for semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
JoranHonig committed Jan 21, 2021
1 parent 69b4f25 commit dddeed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
- name: Release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GH_TOKEN: ${{secrets.GH_TOKEN}}
run: npx semantic-release

0 comments on commit dddeed2

Please sign in to comment.