Skip to content

Commit

Permalink
chore: Fix typo (#574)
Browse files Browse the repository at this point in the history
Signed-off-by: Yaroslav Markovski <[email protected]>
Signed-off-by: georgi-l95 <[email protected]>
Co-authored-by: georgi-l95 <[email protected]>
  • Loading branch information
yaroslav-007 and georgi-l95 authored Mar 28, 2024
1 parent bc25c02 commit 5ec1e03
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-npm-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
- name: Publish npm package
run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }

NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 5ec1e03

Please sign in to comment.