Update build_and_deploy.yaml

This commit is contained in:
Michael Telatynski 2023-05-10 08:53:14 +01:00 committed by GitHub
parent 19f15c5baf
commit f178fc129c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@ on:
required: true
type: boolean
default: true
run-name: Element ${{ inputs.mode == 'release' && 'Desktop' || 'Nightly' }}
concurrency: ${{ github.workflow }}
env:
R2_BUCKET: ${{ vars.R2_BUCKET }}