Skip to content

Commit

Permalink
Try fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Lupa committed May 12, 2022
1 parent 0ea7338 commit 5dc4aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
run: npm run build
- name: "Publish package"
run: npm publish
with:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 5dc4aa6

Please sign in to comment.