Skip to content

Commit

Permalink
May have misplaced env
Browse files Browse the repository at this point in the history
  • Loading branch information
O-Mutt committed May 21, 2020
1 parent 6df7bed commit b1ac825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
npm run build --if-present
npm test
npm publish --access public
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit b1ac825

Please sign in to comment.