Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 05c307d

Browse files
authored
Update build-game-for-mobile-and-release.yml
1 parent 429d43e commit 05c307d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-game-for-mobile-and-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ jobs:
101101
with:
102102
repo_token: "${{ secrets.GITHUB_TOKEN }}"
103103
prerelease: false
104-
automatic_release_tag: "0.4.1"
105-
title: "0.4.1"
104+
automatic_release_tag: "v0.4.1"
105+
title: "v0.4.1"
106106
files: |
107107
/home/runner/*.apk
108108
/home/runner/*.zip

0 commit comments

Comments
 (0)