Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
donggook-me authored Nov 17, 2023
1 parent 56509d1 commit a237207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
if [[ -n $(git status --porcelain) ]]; then
git add data
git commit -m "Update commit data"
git push origin main
git push origin actions_logic
fi

0 comments on commit a237207

Please sign in to comment.