mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-05 01:09:40 -06:00
Update master-apk-create.yml
This commit is contained in:
committed by
GitHub
parent
5b4275400b
commit
ce01e9145b
2
.github/workflows/master-apk-create.yml
vendored
2
.github/workflows/master-apk-create.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
run: bash ./gradlew assembleProductionDebug
|
||||
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
with:
|
||||
repo_token: "${{ github.token }}"
|
||||
automatic_release_tag: "latest"
|
||||
prerelease: true
|
||||
|
||||
Reference in New Issue
Block a user