Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
h0x0er committed Feb 21, 2024
1 parent c0c7ffa commit 015a5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/https-npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
# Defaults to the user or organization that owns the workflow file
scope: '@h0x0er'
# - run: cd npm-package && npm ci
- run: cd npm-packages && npm publish
- run: cd npm-package && npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 015a5cf

Please sign in to comment.