We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.github/workflows/library-release-notify.yaml
1 parent 8436434 commit 503d16aCopy full SHA for 503d16a
.github/workflows/library-release-notify.yaml
@@ -30,4 +30,4 @@ jobs:
30
of
31
[${{ github.event.repository.full_name }}](${{ github.event.repository.html_url }})
32
has been released!\n\n
33
- {{ github.event.release.body }}"
+ ${{ github.event.release.body }}"
0 commit comments