Update manual.yml
This commit is contained in:
2
.github/workflows/manual.yml
vendored
2
.github/workflows/manual.yml
vendored
@@ -39,6 +39,6 @@ jobs:
|
||||
- name: Copy and Rename File
|
||||
run: cp html/index.html pixartmin.htm
|
||||
- name: Commit the changes
|
||||
run: git commit -m "Add pixartmin.htm"
|
||||
run: git -c user.name='werkstrom' -c user.email='henrik@werkstrom.com' commit -m "Add pixartmin.htm"
|
||||
- name: Push the changes
|
||||
run: git push
|
||||
|
Reference in New Issue
Block a user