Skip to content

Commit

Permalink
Update configure.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJC authored Feb 15, 2024
1 parent f94db5b commit 17b5c0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jobs:
git config user.name "GitHub Actions Bot"
git config user.email "<>"
date > time.txt
date > .last-updated.txt
git add time.txt
git add .last-updated.txt
git commit -m "new date commit"
git push origin main --force

0 comments on commit 17b5c0e

Please sign in to comment.