Skip to content

Commit

Permalink
Fix workflow (#3)
Browse files Browse the repository at this point in the history
* chore: update sysvar name required by action/setup-node
  • Loading branch information
otaciliolacerda authored Jul 14, 2020
1 parent ec6dece commit 1410f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
- name: Publish
run: npx semantic-release@17
env:
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
GH_TOKEN: ${{secrets.GH_TOKEN}}

0 comments on commit 1410f6c

Please sign in to comment.