Skip to content

Commit

Permalink
Update copy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mefinity authored May 24, 2024
1 parent 532efae commit 8236333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/copy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ jobs:
git checkout -b update-$FILE_NAME
git add "$FILE_NAME"
git commit -m "Update on $FILE_NAME"
git fetch origin 2024
git merge origin/2024
git push origin update-$FILE_NAME:2024

0 comments on commit 8236333

Please sign in to comment.