Skip to content

Commit

Permalink
Update buildAndPublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phyzical committed Jul 20, 2024
1 parent 08fdde9 commit 10234ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
node-version: '18'
registry-url: 'https://npm.pkg.github.com'
scope: 'swapnilsoni1999'
scope: '@swapnilsoni1999'
- name: Install dependencies
run: npm ci
- name: Publish to GitHub Packages
Expand Down

0 comments on commit 10234ac

Please sign in to comment.