mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-19 04:34:34 -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:
|
||||
fetch-depth: 2
|
||||
- name: Make last_change
|
||||
run: date > ./script/last_change
|
||||
run: date > ./scripts/last_change
|
||||
- name: Commit files
|
||||
run: |
|
||||
git config --local user.email "hahwul@gmail.com"
|
||||
|
Loading…
Reference in New Issue
Block a user