Skip to content

Commit

Permalink
Fixed holochain runtime template
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed May 27, 2024
1 parent 85ecb7a commit 737636c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
projectPath: src-tauri
tagName: v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
releaseName: "{{title_case app_name}} v__VERSION__"
releaseName: "{{title_case runtime_name}} v__VERSION__"
releaseBody: "See assets below to download and install this version."
releaseDraft: true
prerelease: true

0 comments on commit 737636c

Please sign in to comment.