Skip to content

Commit 2ba750e

Browse files
authored
Merge pull request #75 from part3-4team-Taskify/MINJI121-patch-5
[Fix] vercel, git actions 배포: Update deploy.yml
2 parents 21773c3 + 0a11f1c commit 2ba750e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
source-directory: 'output'
2727
destination-github-username: MINJI121
28-
destination-repository-name: Taskify
28+
destination-repository-name: Taskify4
2929
user-email: ${{ secrets.EMAIL }}
3030
commit-message: ${{ github.event.commits[0].message }}
3131
target-branch: main

0 commit comments

Comments
 (0)