Skip to content

Commit

Permalink
Merge pull request #154 from dimisjim/patch-1
Browse files Browse the repository at this point in the history
fixes #153
  • Loading branch information
8398a7 authored Aug 15, 2021
2 parents af07e44 + 7c431ca commit e4c0568
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 @@ -34,7 +34,7 @@ Corresponding types are as follows.
| action | `AS_ACTION` | Generate a workflow link from git sha |
| message | `AS_MESSAGE` | commit message |
| author | `AS_AUTHOR` | The author who pushed |
| job | `AS_JOB` | The name of the job that was executed |
| job | `AS_JOB` | Generate a job run link of the job that was executed |
| took | `AS_TOOK` | Execution time for the job |

caution: The Field in `action` is similar to what you get in workflow. It will be removed in the next major release version.
Expand Down

0 comments on commit e4c0568

Please sign in to comment.