Skip to content

Commit

Permalink
Corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Jan 19, 2024
1 parent de217fb commit 810f5ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,9 @@ steps:
triggers: ${{ matrix.triggers }}
```
# Example, Matrix / Post Rollout Hook
# Example, Matrix / Post Rollout
Deploy and run a command (post hook). Matrix values refernce `post_rollout`, `overwrite` and `triggers`, despite not being present for all deployments. This is acceptable, but unintuitive behaviour.
Deploy and run a command (post hook). Matrix values reference `post_rollout`, `overwrite` and `triggers`, despite not being present for all deployments. This is acceptable, but unintuitive behaviour.

```yaml
deploys:
Expand Down

0 comments on commit 810f5ef

Please sign in to comment.