Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Gerard Hickey <[email protected]>
  • Loading branch information
hickey committed Feb 12, 2024
1 parent 27b9971 commit 970440e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-meshchat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses:
./.github/workflows/build-meshchat-package.yaml
with:
build_version: ${{ needs.calculate-version-number.outputs.build_version }}
build_version: ${{ needs.create-release.outputs.build_version }}
build_dir: package/meshchat-ipkg

add-meshchat-package-to-release:
Expand Down

0 comments on commit 970440e

Please sign in to comment.