Skip to content

Commit

Permalink
Merge pull request #157 from dimisjim/patch-3
Browse files Browse the repository at this point in the history
fixes #156
  • Loading branch information
8398a7 committed Aug 15, 2021
2 parents 61d557c + 7e40a1f commit 6e8f599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Corresponding types are as follows.
| commit | `AS_COMMIT` | commit hash |
| eventName | `AS_EVENT_NAME` | trigger event name |
| ref | `AS_REF` | git refrence |
| workflow | `AS_WORKFLOW` | GitHub Actions workflow name |
| workflow | `AS_WORKFLOW` | Generate a workflow link from git sha |
| message | `AS_MESSAGE` | commit message |
| author | `AS_AUTHOR` | The author who pushed |
| job | `AS_JOB` | Generate a job run link of the job that was executed |
Expand Down

0 comments on commit 6e8f599

Please sign in to comment.