This commit is contained in:
albert 2025-02-04 13:06:48 -08:00
parent ff8c8aaa47
commit 4ad275e316
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -22,6 +22,7 @@ jobs:
if: success()
run: |
git config --global user.name '${{ github.actor }}'
git config --global user.name '${{ github.actor }}@sysctl.io'
git commit -am "[${{ github.job }}] [ACT] Flake Lock Update"
git push
- name: Send Notification