Skip to content

Commit

Permalink
build : github action 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
seung365 committed Aug 2, 2024
1 parent 1575582 commit dd5f7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
source-directory: 'output'
destination-github-username: 'seung365'
destination-repository-name: 'alphamail-frontend '
user-email: ${{ secrets.OFFICIAL_ACCOUNT_EMAIL}}
commit-message: ${{ github.event.commits[0].message }}
target-branch: main
- name: Test get variable exported by push-to-another-repository
run: echo $DESTINATION_CLONED_DIRECTORY

0 comments on commit dd5f7ca

Please sign in to comment.