Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-ziv authored Jun 23, 2024
1 parent e6a85d5 commit 60c9154
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
cache: "pnpm"

- name: Setup npmrc
if: github.ref == 'refs/heads/master'
run: |
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_ACCESS_TOKEN_DEVELOP }}" >> .npmrc
Expand Down

0 comments on commit 60c9154

Please sign in to comment.