We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 913d42f commit e1a90f8Copy full SHA for e1a90f8
.github/workflows/replace-keywords.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v4
14
15
- name: Run the Node.js action to replace keywords
16
- uses: ./
+ uses: bellangelo/comment-charm@v1
17
with:
18
comment-body: "${{ github.event.comment.body }}"
19
comment-id: ${{ github.event.comment.id }}
0 commit comments