Skip to content

Commit

Permalink
Merge pull request #99 from TripInfoWeb/dev_etc
Browse files Browse the repository at this point in the history
github action 자동 배포 수정
  • Loading branch information
ssssksss authored Jul 8, 2024
2 parents d17b24e + cceca6c commit b712ab8
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 @@ -16,7 +16,7 @@ jobs:
run: sh ./build.sh
- name: Pushes to another repository
id: push_directory
uses: cpina/github-action-push-to-another-repository@dev
uses: cpina/github-action-push-to-another-repository@main
env:
API_TOKEN_GITHUB: ${{ secrets.AUTO_DEPLOY_SOLITOUR_7WX1ZQUYSUFP}}
with:
Expand Down

0 comments on commit b712ab8

Please sign in to comment.