Skip to content

Commit

Permalink
Update last-synced.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sasicodes committed Dec 14, 2023
1 parent eea7844 commit 2f7183d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:

- name: Commit and push changes
run: |
git status
git add scripts/last-synced.json
git diff --quiet || git commit -m "ci: update last-synced.json"
git push --force origin master

0 comments on commit 2f7183d

Please sign in to comment.