diff --git a/docs/content/usage/fields.md b/docs/content/usage/fields.md index 358ae3db..38622fa5 100644 --- a/docs/content/usage/fields.md +++ b/docs/content/usage/fields.md @@ -32,6 +32,7 @@ Corresponding types are as follows. | eventName | `AS_EVENT_NAME` | trigger event name | | ref | `AS_REF` | git reference | | workflow | `AS_WORKFLOW` | Generate a workflow link from git sha | +| workflowRun | `AS_WORKFLOW_RUN` | Generate a link to the present workflow run | | 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 |