Skip to content

Commit

Permalink
Merge pull request #69 from kakao-tech-campus-2nd-step3/hojeong
Browse files Browse the repository at this point in the history
Weekly10/ main을 Master로 수정
  • Loading branch information
minji2219 authored Nov 6, 2024
2 parents 0e8b835 + cefc56b commit 1e7799e
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 1e7799e

Please sign in to comment.