Update deploy.yml

pull/44/head
HAHWUL 2022-08-19 17:37:56 +09:00 committed by GitHub
parent 8c54f6334e
commit 05864e7a2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"