Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
rlubke committed Nov 5, 2020
1 parent c6845d9 commit ed8cd67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
- run: npm run dist
# publish to NPM
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_KEY }}
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_KEY }}

0 comments on commit ed8cd67

Please sign in to comment.