We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eccd7eb + af57a73 commit 9cd177bCopy full SHA for 9cd177b
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
path: CHANGELOG.md
19
draft: ${{ github.event_name == 'pull_request' }}
20
- if: github.event_name == 'pull_request' && steps.release.outputs.tag != ''
21
- uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
+ uses: marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # v2.9.2
22
with:
23
header: release
24
recreate: true
0 commit comments