Skip to content

Commit

Permalink
feat: main을 Master로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hojeong26 committed Nov 6, 2024
1 parent e730135 commit cefc56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
destination-repository-name: Team14_FE
user-email: ${{ secrets.EMAIL }}
commit-message: ${{ github.event.commits[0].message }}
target-branch: main
target-branch: Master

- name: Test get variable exported by push-to-another-repository
run: echo $DESTINATION_CLONED_DIRECTORY

0 comments on commit cefc56b

Please sign in to comment.