Add sticky comment feature and ID based reference. (#61)

* sticky comment feature
* remove unused param
This commit is contained in:
Michael Shick 2022-11-07 09:43:48 -08:00 committed by GitHub
parent f9a5a1c8cb
commit 3aa992a9b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 212 additions and 180 deletions

View file

@ -57,7 +57,7 @@ jobs:
- uses: ./
with:
message: |
**Hello**
**Hello ${{ github.run_number }}**
🌏
!
!
repo-token: ${{ secrets.GITHUB_TOKEN }}