Skip to content

Commit d1b303d

Browse files
committed
Update step
1 parent 9d3b587 commit d1b303d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/get-admin-api-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
run: |
6464
npx doc-tools install-test-dependencies
6565
66-
- name: Generate RPCN Connector docs
66+
- name: Generate Admin API OpenAPI spec
6767
id: generate
6868
run: |
6969
npx doc-tools generate bundle-openapi --tag "${TAG}" --use-admin-major-version --surface admin --out-admin admin/admin-v2.yaml

0 commit comments

Comments
 (0)