Skip to content

Commit

Permalink
ci: update sync
Browse files Browse the repository at this point in the history
  • Loading branch information
sasicodes committed Dec 14, 2023
1 parent 17509f2 commit a042e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
git config --local user.email "[email protected]"
git add scripts/last-synced.json
git diff --staged --quiet || git commit -m "ci: update last-synced.json"
git push --force origin master
git push origin master

0 comments on commit a042e15

Please sign in to comment.