Skip to content

Commit d5742ef

Browse files
authored
Update publish.yml
1 parent ca9b46f commit d5742ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
file: ${{ steps.generate_release.outputs.ZIP_NAME }}
5454
release_name: v${{ steps.date.outputs.date }}
5555
body: |
56-
${{ steps.read_release.outputs.RELEASE_BODY }} # <--- Use environment variables that was created earlier
56+
${{ steps.read_release.outputs.RELEASE_BODY }}

0 commit comments

Comments
 (0)