mirror of
https://github.com/multipleof4/appsune.git
synced 2026-01-13 23:57:56 +00:00
Update sign.yml
This commit is contained in:
2
.github/workflows/sign.yml
vendored
2
.github/workflows/sign.yml
vendored
@@ -5,7 +5,7 @@ on:
|
|||||||
unsigned_apk:
|
unsigned_apk:
|
||||||
description: 'Path to unsigned APK (relative to repo root)'
|
description: 'Path to unsigned APK (relative to repo root)'
|
||||||
required: false
|
required: false
|
||||||
default: 'Sune-unsigned.apk'
|
default: 'sune-1500-unsigned.apk'
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
jobs:
|
jobs:
|
||||||
sign:
|
sign:
|
||||||
|
|||||||
Reference in New Issue
Block a user