Skip to content

Commit

Permalink
fix: github action 수정 테스트 작업
Browse files Browse the repository at this point in the history
  • Loading branch information
ssssksss committed Aug 10, 2024
1 parent 8f512a8 commit 21cb41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: push_directory
uses: cpina/github-action-push-to-another-repository@main
env:
API_TOKEN_GITHUB: ${{ secrets.AUTO_DEPLOY }}
API_TOKEN_GITHUB: ${{ secrets.AUTO_DEPLOY_SOLITOUR_7WX1ZQUYSUFP }}
with:
source-directory: 'output'
destination-github-username: ssssksss
Expand Down

0 comments on commit 21cb41f

Please sign in to comment.