Skip to content

Commit f82694a

Browse files
chore: Fixed GitHub Actions Workflow
1 parent d3ada28 commit f82694a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-open.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656
message: |
5757
# Current changelog
5858
${{ steps.changelog.outputs.clean_changelog }}
59-
comment_tag: "# Current changelog"
60-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
59+
comment-tag: "# Current changelog"
60+
github-token: ${{ secrets.GITHUB_TOKEN }}
6161

6262
pr-greeting:
6363
name: Greeting

0 commit comments

Comments
 (0)