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.
1 parent bf1c858 commit ad804a0Copy full SHA for ad804a0
.github/workflows/build.yml
@@ -229,7 +229,7 @@ jobs:
229
- name: Comment relevant issues and pull requests
230
if: steps.check-pre-release.outputs.release == 'true'
231
continue-on-error: true
232
- uses: apexskier/github-release-commenter@v1.3.6
+ uses: apexskier/github-release-commenter@v1.4.1
233
with:
234
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
235
comment-template: |
0 commit comments