Skip to content

Commit

Permalink
docs: fix vcs config dash
Browse files Browse the repository at this point in the history
  • Loading branch information
colethienes committed Mar 23, 2024
1 parent d5f2dd6 commit b9647b6
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 @@ -195,8 +195,8 @@ deployers:
- type: terraform
workdir: <TERRAFORM_WORKDIR>
vcs:
- type: github
authtoken: <GITHUB_TOKEN>
type: github
authtoken: <GITHUB_TOKEN>
```

### `argocd`:
Expand Down

0 comments on commit b9647b6

Please sign in to comment.