fix: ChaNge platform for upload to release

This commit is contained in:
LukeGus
2025-10-25 00:09:41 -05:00
parent 77605c3165
commit f48275e0cc

View File

@@ -409,7 +409,7 @@ jobs:
security delete-keychain $RUNNER_TEMP/app-signing.keychain-db || true
upload-to-release:
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
if: github.event.inputs.artifact_destination == 'release'
needs: [build-windows, build-linux, build-macos]
permissions: