Skip to content

Commit

Permalink
Update npm-publish-github-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrick-marie authored Feb 2, 2024
1 parent c4f6669 commit 97baed4
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 @@ -29,7 +29,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 21
registry-url: https://npm.pkg.github.com/
registry-url: https://github.com/pierrick-marie/sudoku.git
- run: npm ci
- run: npm run package
- run: npm publish
Expand Down

0 comments on commit 97baed4

Please sign in to comment.