Testing
This commit is contained in:
parent
ff8c8aaa47
commit
4ad275e316
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ jobs:
|
||||||
if: success()
|
if: success()
|
||||||
run: |
|
run: |
|
||||||
git config --global user.name '${{ github.actor }}'
|
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 commit -am "[${{ github.job }}] [ACT] Flake Lock Update"
|
||||||
git push
|
git push
|
||||||
- name: Send Notification
|
- name: Send Notification
|
||||||
|
|
Loading…
Add table
Reference in a new issue