Skip to content

Commit a9760ac

Browse files
authored
Merge pull request #81 from Telefonica/adritid/tenure-samplecode-yaml-realoc
Update OpenAPI file path in workflow
2 parents 9a990c5 + e5f82bd commit a9760ac

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
@@ -112,7 +112,7 @@ jobs:
112112
uses: readmeio/rdme@v10
113113
with:
114114

115-
rdme: openapi ./v0/catalog/ageverification/kyc_age_verification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=686d430f5c2fd20018ce7556
115+
rdme: openapi --file=./v0/catalog/ageverification/kyc_age_verification_openapi.yaml --key=${{ secrets.README_API_KEY }} --id=686d430f5c2fd20018ce7556
116116

117117

118118
- name: Run `openapi` command 🚀

0 commit comments

Comments
 (0)