Skip to content

Commit

Permalink
Syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ba1ciu committed Nov 21, 2023
1 parent 5ed7a91 commit 87a3f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chain_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- uses: "ncipollo/release-action@v1"
with:
artifacts: ./chain/build/*
bodyFile: "./chain/app/upgrades/{{ inputs.upgradeDir }}/RELEASE_NOTES.md"
bodyFile: "./chain/app/upgrades/${{ inputs.upgradeDir }}/RELEASE_NOTES.md"

0 comments on commit 87a3f0c

Please sign in to comment.