Skip to content

Commit 248c3ec

Browse files
committed
fix reference to deploy script
1 parent 77000fe commit 248c3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python3 ./bin/lint openapi.yaml
2424
### Versioning
2525

2626
When making a new release you **must** tag the release with the correct semantic versioning-compliant version string so that all versions are populated appropriately.
27-
There is a `./bin/release` helper which will help with this process.
27+
There is a `./bin/deploy` helper which will help with this process.
2828

2929
```
3030
./bin/deploy 0.1.0

0 commit comments

Comments
 (0)