Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tandyx committed Jun 10, 2024
2 parents 1ee1f86 + 415269c commit db900db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 21
registry-url: https://npm.pkg.github.com/
registry-url: https://registry.npmjs.org
- run: npm ci
- run: npm publish
env:
Expand Down

0 comments on commit db900db

Please sign in to comment.