We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a50d7 commit 24d10dfCopy full SHA for 24d10df
1 file changed
README.md
@@ -49,7 +49,7 @@ jobs:
49
50
steps:
51
- name: Commit Comment
52
- uses: h7ml/commit-comment@v1.0.0
+ uses: dext7r/commit-comment@v1.0.0
53
with:
54
token: ${{ secrets.GITHUB_TOKEN }}
55
body: 'Hello from GitHub Action!'
0 commit comments