skills/Update step
Update the course repository when the learner completes a step.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Set to [secrets.GITHUB_TOKEN]. | yes | — |
| from_step | Requires the -step.txt file set to FROM_STEP. | yes | — |
| to_step | The step number to go to next. | yes | — |
| branch_name | If the learner is working in a branch, add the branch name. | — | — |
| base_branch_name | Optional base branch name (default: main). | no | main |
Outputs
no outputs