Skip to content

Commit

Permalink
Update run-sync-script.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BaseMax authored Nov 28, 2024
1 parent f521a1c commit 00ee650
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-sync-script.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
else
echo "No changes detected"
echo "changes=false" >> $GITHUB_ENV
fi
shell: bash

- name: Commit and push changes
if: env.changes == 'true'
Expand Down

0 comments on commit 00ee650

Please sign in to comment.