Skip to content

Commit

Permalink
trying to fix searching for non-existent artifacts of hc_launch
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Dec 30, 2022
1 parent d5e400a commit 124ac06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
projectPath: src-tauri # specifying to prevent action from looking for artifacts in crates/hc_launch/scr-tauri
tagName: v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
releaseName: "Holochain Launcher v__VERSION__"
releaseBody: "See assets below to download this version and install."
Expand Down

0 comments on commit 124ac06

Please sign in to comment.