Skip to content

Commit

Permalink
fixing automatic package deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ganezdragon committed Jul 30, 2023
1 parent ba2a341 commit 79e88f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
node-version: 16
registry-url: https://npm.pkg.github.com/
scope: "@ganezdragon"
- run: npm ci
- run: npm publish
env:
Expand Down

0 comments on commit 79e88f6

Please sign in to comment.