We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21773c3 + 0a11f1c commit 2ba750eCopy full SHA for 2ba750e
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
source-directory: 'output'
27
destination-github-username: MINJI121
28
- destination-repository-name: Taskify
+ destination-repository-name: Taskify4
29
user-email: ${{ secrets.EMAIL }}
30
commit-message: ${{ github.event.commits[0].message }}
31
target-branch: main
0 commit comments