Skip to content

Commit

Permalink
docs: fix syntax errors (#2513)
Browse files Browse the repository at this point in the history
fix syntax errors

Signed-off-by: wangzihao05 <wangzihao05@inspur.com>

Signed-off-by: wangzihao05 <wangzihao05@inspur.com>
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
  • Loading branch information
wangzihao05 and ritazh committed Jan 13, 2023
1 parent 149fb90 commit 80d6346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ During the workflow, it will create the release manifests, promote the manifests
```

1. Pushing the release tag will trigger GitHub Actions to trigger `tagged-release` job.
This will build the `openpolicyagent/gatekeeper` image automatically, Then publish the new release image tag and the `latest` image tag to the `openpolicyagent/gatekeeper` repository. Finally, verify step will run e2e tests to verify the new released tag.
This will build the `openpolicyagent/gatekeeper` image automatically, then publish the new release image tag and the `latest` image tag to the `openpolicyagent/gatekeeper` repository. Finally, verify step will run e2e tests to verify the newly released tag.

## Publishing

Expand Down

0 comments on commit 80d6346

Please sign in to comment.