Logo

Comment to PR

1success-notification:
2 runs-on: ubuntu-latest
3 steps:
4 - name: Comment to PR
5 uses: marocchino/sticky-pull-request-comment@v2
6 with:
7 header: success-notification
8 message: |
9 :tada: The Release was successful!
10 You can view the changes.

🔗 marocchino/sticky-pull-request-comment