chore: use alt name
grr aliucord does not handle dashes in new-plugins
This commit is contained in:
parent
1d1ceb26e9
commit
9658afef64
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -47,6 +47,7 @@ jobs:
|
|||
chmod +x gradlew
|
||||
./gradlew make generateUpdaterJson
|
||||
cp {canary,plugins}/*/build/*.zip $GITHUB_WORKSPACE/builds
|
||||
ln -s $GITHUB_WORKSPACE/builds/ComponentsV2-Beta.zip $GITHUB_WORKSPACE/builds/ComponentsV2Beta.zip
|
||||
cp build/updater.json $GITHUB_WORKSPACE/builds
|
||||
|
||||
- name: Push builds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue