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
|
git diff
|
||||||
- name: "Commit and Upload"
|
- name: "Commit and Upload"
|
||||||
run: |
|
run: |
|
||||||
git commit -am "[ACTIONS] Flake Update"
|
git commit -am "[ACTIONS] Flake Update (`date +%Y-%m-%d`)"
|
||||||
git push
|
git push
|
||||||
- if: success()
|
- if: success()
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue