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 8236333 commit 9ee1c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
git add "$FILE_NAME"
git commit -m "Update on $FILE_NAME"
git fetch origin 2024
git merge origin/2024
git merge origin/2024 --allow-unrelated-histories
git push origin update-$FILE_NAME:2024

0 comments on commit 9ee1c83

Please sign in to comment.