1
0
Fork 0

move download path from index.html to POMP.osk

This commit is contained in:
Kim, Jimin 2022-11-20 18:14:16 +09:00
parent 94f6566373
commit 980e1502ac

View file

@ -55,9 +55,6 @@ jobs:
with:
name: skin
- name: Overwrite file
run: mv ./POMP.osk ./index.html
- name: Commit files
run: |
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"