Skip to content

Commit

Permalink
npm publish added
Browse files Browse the repository at this point in the history
  • Loading branch information
SinaSeylani committed Oct 18, 2024
1 parent 7e09037 commit 2e7a6fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
node-version: '16'

- name: Publish to npm
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}

0 comments on commit 2e7a6fe

Please sign in to comment.