Skip to content

Commit 17ab4e9

Browse files
committed
adjust manual github action screenshot
1 parent de2f42e commit 17ab4e9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/CONTRIBUTING.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,12 @@ Use the following `make` commands and scripts in development:
9898
You can test your changes by creating a PR deployment. There are two ways to do
9999
this:
100100

101-
1. By running `./scripts/deploy-pr.sh`
102-
2. By manually triggering the
101+
- Run `./scripts/deploy-pr.sh`
102+
- Manually trigger the
103103
[`pr-deploy.yaml`](https://github.com/coder/coder/actions/workflows/pr-deploy.yaml)
104-
GitHub Action workflow ![Deploy PR manually](./images/deploy-pr-manually.png)
104+
GitHub Action workflow:
105+
106+
<Image width="350px" src="./images/deploy-pr-manually.png" alt="Deploy PR manually" align="center" />
105107

106108
#### Available options
107109

0 commit comments

Comments
 (0)