Skip to content

Commit

Permalink
workflow3
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavtsook2806 committed Dec 26, 2024
1 parent d9e15ac commit 5c27ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- run: |
git config --global user.email "octocat@github.com"
git config --global user.name "GitHub Actions"
git remote set-url origin https://${{ secrets.PAT_TOKEN }}@github.com/wix/pro-gallery
git remote set-url origin https://wix@github.com/wix/pro-gallery
echo "registry=http://registry.npmjs.org/" >> .npmrc
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> .npmrc
env:
Expand Down

0 comments on commit 5c27ebd

Please sign in to comment.