This commit is contained in:
parent
9f12ad4e2d
commit
eb70929772
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ jobs:
|
|||
git diff
|
||||
- name: "Commit and Upload"
|
||||
run: |
|
||||
git commit -am "[ACTIONS] Flake Update"
|
||||
git commit -am "[ACTIONS] Flake Update (`date +%Y-%m-%d`)"
|
||||
git push
|
||||
- if: success()
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue