Skip to content

Commit

Permalink
Update sync-gg-sheet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nitikornbunya authored Oct 1, 2024
1 parent 14b1e11 commit 9ff375a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sync-gg-sheet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
echo "Changes detected, proceeding to commit."
fi
- name: Remove old_law.json to prevent untracked file error 🧹
run: rm old_law.json

- name: Commit and Push Changes
if: success()
run: |
Expand Down

0 comments on commit 9ff375a

Please sign in to comment.