Skip to content

Commit

Permalink
Merge pull request #10 from nomad-mystic/kpm-add-npm-publish-github-a…
Browse files Browse the repository at this point in the history
…ction

kpm: Udpate actions
  • Loading branch information
nomad-mystic authored Aug 15, 2023
2 parents 013aaac + 220ebae commit 924c597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Build package
run: production:build
run: npm run production:build
- name: Publish module
run: npm publish
env:
Expand Down

0 comments on commit 924c597

Please sign in to comment.