Skip to content

Commit a5d056e

Browse files
committed
Update name
1 parent 696be33 commit a5d056e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
env:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262
with:
63-
tagName: app-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version.
64-
releaseName: 'App v__VERSION__'
63+
tagName: todolator-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version.
64+
releaseName: 'Todolator v__VERSION__'
6565
releaseBody: 'See the assets to download this version and install.'
6666
releaseDraft: true
6767
prerelease: false

0 commit comments

Comments
 (0)