File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5151 - name : Run the script and save the output
5252 working-directory : redpanda-docs
5353 run : |
54- npx doc-tools fetch -o redpanda-data -r cloudv2 -p proto/gen/openapi/openapi.controlplane.prod.yaml -d modules/ROOT/attachments cloud-controlplane-api.yaml
55- npx doc-tools fetch -o redpanda-data -r cloudv2 -p proto/gen/openapi/openapi.dataplane.prod.yaml -d modules/ROOT/attachments cloud-dataplane-api.yaml
54+ npx doc-tools fetch -o redpanda-data -r cloudv2 -p proto/gen/openapi/openapi.controlplane.prod.yaml -d modules/ROOT/attachments -f cloud-controlplane-api.yaml
55+ npx doc-tools fetch -o redpanda-data -r cloudv2 -p proto/gen/openapi/openapi.dataplane.prod.yaml -d modules/ROOT/attachments -f cloud-dataplane-api.yaml
5656 env :
5757 VBOT_GITHUB_API_TOKEN : ${{ env.ACTIONS_BOT_TOKEN }}
5858 - name : Create pull request
You can’t perform that action at this time.
0 commit comments