Skip to content

Commit

Permalink
chore :: 테스트 배포
Browse files Browse the repository at this point in the history
  • Loading branch information
ftery0 committed Nov 11, 2024
1 parent 80f1744 commit 05e8b2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,6 @@ jobs:
"title": "${{ env.CLEAN_TITLE }}",
"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 05e8b2d

Please sign in to comment.