Skip to content

Commit

Permalink
create-new-release workflow: Minor cosmetic fix to release comments.
Browse files Browse the repository at this point in the history
Signed-off-by: Gunnar Andersson <[email protected]>
  • Loading branch information
gunnar-mb committed Nov 12, 2024
1 parent 2b9fbda commit 00af57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
tag_name: "${{ steps.vars.outputs.TAG }}"
body: |
The JSON Schema file for the IFEX Core IDL is a resulting artifact, generated from the internal model representation.
This one was generated from commit hash ${{ steps.vars.outputs.HASH }} and was assigned the release-name: ${{ steps.vars.outputs.TAG }}."
This one was generated from commit hash ${{ steps.vars.outputs.HASH }} and was assigned the release-name: ${{ steps.vars.outputs.TAG }}.
env:
GITHUB_TOKEN: "${{ github.token }}"

Expand Down

0 comments on commit 00af57e

Please sign in to comment.