mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-07 06:15:57 -05:00
Update deploy.yml
This commit is contained in:
parent
05864e7a2d
commit
077c5190cf
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
run: |
|
||||
git config --local user.email "hahwul@gmail.com"
|
||||
git config --local user.name "WHW"
|
||||
git add README.md ./script/last_change
|
||||
git add README.md ./scripts/last_change
|
||||
git commit -m "Deploy README.md"
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
|
Loading…
x
Reference in New Issue
Block a user