Skip to content

Commit

Permalink
Fixed 14?
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshastri authored Sep 22, 2023
1 parent af92fdd commit cc2e369
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/zulu-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ jobs:
run: |
git config user.name github-actions
git config user.email [email protected]
git add .
git commit -m "$(date)"
git push
git commit -a -m "$(date)" && git push || echo "No changes"

0 comments on commit cc2e369

Please sign in to comment.