Skip to content

Commit

Permalink
Use url instead
Browse files Browse the repository at this point in the history
  • Loading branch information
luckslovez committed Apr 25, 2023
1 parent beeffc6 commit ae9f7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
payload: |
{
"releaseNotes": "${{ github.event.release.body }}",
"releaseUrl": "${{ github.event.release.html_url }}",
"releaseName": "${{ github.event.release.name }}"
}
env:
Expand Down

0 comments on commit ae9f7d5

Please sign in to comment.