Skip to content

Commit

Permalink
+github.npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ceddybi committed May 13, 2024
1 parent c5e97f5 commit 5695e1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
# Publish the package
- name: npm publish
run: |
npm config set @uuixjs:registry https://npm.pkg.github.com
npm config set //npm.pkg.github.com/:_authToken=$NPM_AUTH_TOKEN
yarn
npm publish
env:
Expand Down

0 comments on commit 5695e1b

Please sign in to comment.