Skip to content

Commit

Permalink
update publish
Browse files Browse the repository at this point in the history
  • Loading branch information
CalumW1 committed Feb 17, 2024
1 parent 1f35949 commit 9b9250d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18
registry-url: 'https://npm.pkg.github.com'

- name: Publish to npm
run: npm publish
Expand Down

0 comments on commit 9b9250d

Please sign in to comment.