Skip to content

Commit ef600c8

Browse files
Fix docs on check-less usage
Signed-off-by: david amick <[email protected]>
1 parent fc8741e commit ef600c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ jobs:
301301
- put: version # change `get` to `put`
302302
params:
303303
get_latest: true # and set `get_latest: true`
304+
get_params: # and put the `bump` param in `get_params`
304305
bump: major
305306
- task: a-thing-that-needs-a-version
306307
- put: version

0 commit comments

Comments
 (0)