Skip to content

Commit aeed7a5

Browse files
final: v0.3.0 (forgot about workflow change xd)
1 parent e7c2388 commit aeed7a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}
6161
TAURI_KEY_PASSWORD: ""
6262
with:
63-
tagName: content-manager-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version.
64-
releaseName: "Content Manager v__VERSION__"
63+
tagName: content-planner-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version.
64+
releaseName: "Content Planner v__VERSION__"
6565
releaseBody: "See the assets to download this version and install."
6666
releaseDraft: true
6767
prerelease: false

0 commit comments

Comments
 (0)