Fixed twilight releases

This commit is contained in:
mauro 🤙
2024-10-04 13:30:55 +00:00
parent 656a47f7c2
commit 57bf881779
2 changed files with 4582 additions and 1 deletions

View File

@@ -334,7 +334,7 @@ jobs:
path: ./dist/zen-${{ matrix.generic == true && 'generic' || 'specific' }}.AppImage.zsync
release:
if: ${{ inputs.create_release == 'true' }}
if: ${{ inputs.create_release == 'true' || inputs.update_branch == 'alpha' }}
permissions: write-all
name: Release
needs: [build-data, linux, windows-step-3, check-release, mac, appimage, source]

4581
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff