update build.yml

This commit is contained in:
jack 2023-12-02 03:26:18 +07:00
parent b6c8cd8ec4
commit 4519f653d2
2 changed files with 4 additions and 4 deletions

View File

@ -85,10 +85,10 @@ jobs:
cp **/build/*.cs3 $GITHUB_WORKSPACE/builds
cp build/plugins.json $GITHUB_WORKSPACE/builds
- name: Move Loklok
- name: Move Kuramanime
run: |
rm $GITHUB_WORKSPACE/builds/Loklok.cs3 || true
cp $GITHUB_WORKSPACE/builds/stored/Loklok.cs3 $GITHUB_WORKSPACE/builds
rm $GITHUB_WORKSPACE/builds/KuramanimeProvider.cs3 || true
cp $GITHUB_WORKSPACE/builds/stored/KuramanimeProvider.cs3 $GITHUB_WORKSPACE/builds
- name: Push builds
run: |

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 31
version = 32
cloudstream {