fix release script
This commit is contained in:
parent
980e1502ac
commit
9dbd45c5e0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -59,7 +59,7 @@ jobs:
|
|||
run: |
|
||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git config --local user.name "github-actions[bot]"
|
||||
git add index.html
|
||||
git add POMP.osk
|
||||
git commit -m "auto deploy from workflow"
|
||||
|
||||
- name: Push changes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue