Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
Rolling back earlier commit on checking git diff
  • Loading branch information
bhargavasana authored Dec 10, 2024
1 parent bdb5ccb commit 0743224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# Check if there are any changes to commit
git add .
git diff --quiet || git commit -m "Update directory listings"
git commit -m "Update directory listings"
# Push only if there are changes
git push
Expand Down

0 comments on commit 0743224

Please sign in to comment.