Skip to content

Commit ee80b92

Browse files
authored
Merge pull request #25705 from github/repo-sync
repo sync
2 parents 8a2e62d + 23fa651 commit ee80b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The token also includes custom claims provided by {% data variables.product.prod
125125
{%- ifversion actions-OIDC-custom-claim-enterprise %}
126126
| `enterprise`| The name of the enterprise that contains the repository from where the workflow is running. |
127127
{%- endif %}
128-
| `environment`| The name of the environment used by the job. |
128+
| `environment`| The name of the environment used by the job. To include the `environment` claim you must reference an environment. |
129129
| `event_name`| The name of the event that triggered the workflow run. |
130130
| `head_ref`| The source branch of the pull request in a workflow run. |
131131
| `job_workflow_ref`| For jobs using a reusable workflow, the ref path to the reusable workflow. For more information, see "[AUTOTITLE](/actions/deployment/security-hardening-your-deployments/using-openid-connect-with-reusable-workflows)." |

0 commit comments

Comments
 (0)