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 5b3b5a7 commit fba747f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/copy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
git checkout main -- domains
mv domains "$FILE_NAME"
git add .
git add "$FILE_NAME"
git commit -m "Update on $FILE_NAME"
git push -u origin 2024

0 comments on commit fba747f

Please sign in to comment.