Skip to content

Commit 73748ee

Browse files
authored
[skip ci] make prerelease a prerelease
1 parent 1db1bae commit 73748ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
repo_token: "${{ secrets.GITHUB_TOKEN }}"
5757
automatic_release_tag: "pre-release"
58-
prerelease: false
58+
prerelease: true
5959
title: "Pre-release Build"
6060
files: |
6161
app/build/outputs/apk/prerelease/*.apk

0 commit comments

Comments
 (0)