Skip to content

Commit

Permalink
fix(release): remove github package release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightapes committed Sep 9, 2021
1 parent 585d98f commit db071bf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ hooks:
- yarn build
- echo //registry.npmjs.org/:_authToken=$NPM_TOKEN >> ~/.npmrc
- yarn publish dist
- rm ~/.npmrc
- yarn config set registry https://npm.pkg.github.com/@Nightapes/
- echo "//npm.pkg.github.com/@Nightapes/:_authToken=$GITHUB_PAT" >> ~/.npmrc
- yarn publish dist

0 comments on commit db071bf

Please # to comment.