Skip to content

Commit

Permalink
Revert "Update release_notice.yml"
Browse files Browse the repository at this point in the history
This reverts commit 48783e1.
  • Loading branch information
ar2rsawseen committed Feb 2, 2023
1 parent ac9bc21 commit 29267db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_notice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
"repository": "${{ github.repository }}",
"tag_name": "${{ github.event.release.tag_name }}",
"actor": "${{ github.actor }}",
"body": ${{ toJSON(github.event.release.body) }},
"html_url": "${{ github.event.release.html_url }}"
}
env:
Expand Down

0 comments on commit 29267db

Please sign in to comment.