Skip to content

Commit

Permalink
set always auth
Browse files Browse the repository at this point in the history
  • Loading branch information
mfornos committed Jul 4, 2023
1 parent efcc6aa commit 8ddd32b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/yarn-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- run: yarn install --immutable
- run: yarn build
- run: yarn config set npmPublishRegistry https://npm.pkg.github.com/
- run: yarn config set npmAlwaysAuth true
- run: yarn workspace @sodazone/ocelloids npm publish --tolerate-republish --tag dev
- run: yarn workspace @sodazone/ocelloids-contracts npm publish --tolerate-republish --tag dev
env:
Expand Down

0 comments on commit 8ddd32b

Please sign in to comment.