diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 65a4ca5..528b733 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -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