renamed prerelease to beta

This commit is contained in:
Arjix 2021-08-20 01:12:28 +03:00 committed by GitHub
parent 5481053ccf
commit 973b4d9e88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ on:
- '*.md'
concurrency:
group: "pre-release"
group: "Beta"
cancel-in-progress: true
jobs:
@ -46,8 +46,8 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "pre-release"
automatic_release_tag: "Beta"
prerelease: true
title: "Pre-release Build"
title: "Beta Build"
files: |
app/build/outputs/apk/prerelease/*.apk