Skip to content

Commit 23574ad

Browse files
Changed release name
1 parent 3ba291d commit 23574ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
with:
36-
tagName: app-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
37-
releaseName: "App v__VERSION__"
36+
tagName: ghorbu-wallet-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
37+
releaseName: "v__VERSION__"
3838
releaseBody: "See the assets to download this version and install."
3939
releaseDraft: true
4040
prerelease: false

0 commit comments

Comments
 (0)