You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
setup-github-comment
v1.0.0
The shmokmt/actions-setup-github-comment action installs suzuki-shunsuke/github-comment to the PATH
in your GitHub Actions.
Optional. The version of tfcmt. Default is "latest".
This action can run be on ubuntu-latest
and macos-latest
.
Use latest version
steps:
- uses: shmokmt/actions-setup-github-comment@v1
Use specific version
steps:
- uses: shmokmt/actions-setup-github-comment@v1
with:
version: v4.0.1