Update release.yaml

This commit is contained in:
uazo 2022-01-17 15:09:19 +01:00 committed by GitHub
parent f9b1eaaf7a
commit 6843f20c5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 14 deletions

View File

@ -1,16 +1,5 @@
name: Release Bromite CI
permissions:
actions: none
checks: none
contents: none
deployments: none
issues: none
packages: none
pull-requests: none
repository-projects: none
security-events: none
statuses: none
on:
workflow_dispatch:
inputs:
@ -45,8 +34,6 @@ env:
jobs:
release:
runs-on: ${{ github.event.inputs.type }}
needs: build
if: success()
env:
OUTPUTFILE: /storage/images/${{ github.event.inputs.build }}/${{ github.event.inputs.sha }}/apks/ChromePublic.apk