Skip to content

Commit

Permalink
chore :: deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
wjzlskxk committed Nov 15, 2024
1 parent 760c8b9 commit 4b51bd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ jobs:
"package_manager_config_command": "npm config set registry=https://npm.pkg.github.com/Team-B1ND && npm config set //npm.pkg.github.com/:_authToken=${{ secrets.GIT_ACCESS_TOKEN }} && npm config set //registry.npmjs.org/:_authToken=${{ secrets.GIT_ACCESS_TOKEN }}",
"package_manager": "npm"
}

0 comments on commit 4b51bd7

Please sign in to comment.