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 d3ada28 commit f82694aCopy full SHA for f82694a
.github/workflows/pr-open.yml
@@ -56,8 +56,8 @@ jobs:
56
message: |
57
# Current changelog
58
${{ steps.changelog.outputs.clean_changelog }}
59
- comment_tag: "# Current changelog"
60
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ comment-tag: "# Current changelog"
+ github-token: ${{ secrets.GITHUB_TOKEN }}
61
62
pr-greeting:
63
name: Greeting
0 commit comments