Skip to content

Commit 3863b18

Browse files
committed
Fix tenure reference openapi file location
1 parent 5dbfe73 commit 3863b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rdme-guides-openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: Run `openapi` command 🚀
122122
uses: readmeio/rdme@v10
123123
with:
124-
rdme: openapi upload ./v0/catalog/knowyourcustomer/kyc_tenure_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug tenure.json --branch 0
124+
rdme: openapi upload ./v0/catalog/tenure/kyc_tenure_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug tenure.json --branch 0
125125

126126
- name: Run `openapi` command 🚀
127127
uses: readmeio/rdme@v10

0 commit comments

Comments
 (0)