Flake update
Some checks failed
ssh-test / ssh-test (push) Failing after 24s

This commit is contained in:
iFargle 2023-12-09 10:14:03 +09:00
parent 9f12ad4e2d
commit eb70929772

View file

@ -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: |