Skip to content

Commit

Permalink
ci: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fal-works committed Dec 29, 2024
1 parent 49a9e46 commit 664a77e
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 @@ -31,6 +31,7 @@ jobs:
with:
node-version: 18
registry-url: https://npm.pkg.github.com/
scope: '@denkiyagi-gh'
- run: npm ci
- run: npm publish
env:
Expand Down

0 comments on commit 664a77e

Please sign in to comment.