You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
- start_workflow (boolean): Set true if you update the commit status per workflow and you want to update the commit status in this step. You should set true in only one step
51
46
52
47
## Environment variables
53
48
54
-
- `GITHUB_TOKEN`: GitHub Access Token
49
+
- `GHA_WORKFLOW_COMMIT_STATUS `: `true`or `false`. If `true`, the commit status is updated per workflow, otherwise the commit status is updated per job
description: Set true if you update the commit status per workflow and you want to update the commit status in this step. You should set true in only one step.
0 commit comments