aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/trigger_release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/trigger_release.yml')
-rw-r--r--.github/workflows/trigger_release.yml14
1 files changed, 8 insertions, 6 deletions
diff --git a/.github/workflows/trigger_release.yml b/.github/workflows/trigger_release.yml
index 2dbd5cd4..af4a5f03 100644
--- a/.github/workflows/trigger_release.yml
+++ b/.github/workflows/trigger_release.yml
@@ -12,6 +12,8 @@ jobs:
uses: ./.github/workflows/build.yml
with:
build_type: Release
+ secrets:
+ SPARKLE_ED25519_KEY: ${{ secrets.SPARKLE_ED25519_KEY }}
create_release:
needs: build_release
@@ -67,11 +69,11 @@ jobs:
PolyMC-Linux-${{ env.VERSION }}.tar.gz
PolyMC-Linux-Portable-${{ env.VERSION }}.tar.gz
PolyMC-Linux-${{ env.VERSION }}-x86_64.AppImage
- PolyMC-Windows-i686-${{ env.VERSION }}.zip
- PolyMC-Windows-i686-Portable-${{ env.VERSION }}.zip
- PolyMC-Windows-i686-Setup-${{ env.VERSION }}.exe
- PolyMC-Windows-x86_64-${{ env.VERSION }}.zip
- PolyMC-Windows-x86_64-Portable-${{ env.VERSION }}.zip
- PolyMC-Windows-x86_64-Setup-${{ env.VERSION }}.exe
+ PolyMC-Windows-Legacy-${{ env.VERSION }}.zip
+ PolyMC-Windows-Legacy-Portable-${{ env.VERSION }}.zip
+ PolyMC-Windows-Legacy-Setup-${{ env.VERSION }}.exe
+ PolyMC-Windows-${{ env.VERSION }}.zip
+ PolyMC-Windows-Portable-${{ env.VERSION }}.zip
+ PolyMC-Windows-Setup-${{ env.VERSION }}.exe
PolyMC-macOS-${{ env.VERSION }}.tar.gz
PolyMC-${{ env.VERSION }}.tar.gz