Allow message overrides for statuses (#62)

This commit is contained in:
Michael Shick 2022-11-07 16:04:49 -08:00 committed by GitHub
parent 75079b41e7
commit f116a1a828
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 407 additions and 87 deletions

View file

@ -54,12 +54,13 @@ jobs:
- name: Build action
run: |
npm run build
npm run release
- uses: ./
with:
message: |
**Hello ${{ github.run_number }}**
🌏
!
!
repo-token: ${{ secrets.GITHUB_TOKEN }}
status: ${{ job.status }}