Update master-apk-create.yml

This commit is contained in:
Yogesh Choudhary Paliyal
2022-11-08 16:04:54 +05:30
committed by GitHub
parent 5b4275400b
commit ce01e9145b

View File

@@ -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