mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-23 14:29:31 -05:00
Update deploy.yml
This commit is contained in:
parent
8c54f6334e
commit
05864e7a2d
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
- name: Make last_change
|
- name: Make last_change
|
||||||
run: date > ./script/last_change
|
run: date > ./scripts/last_change
|
||||||
- name: Commit files
|
- name: Commit files
|
||||||
run: |
|
run: |
|
||||||
git config --local user.email "hahwul@gmail.com"
|
git config --local user.email "hahwul@gmail.com"
|
||||||
|
Loading…
Reference in New Issue
Block a user