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 de634e7 commit c5e97f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ 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 c5e97f5

Please sign in to comment.