Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
admin committed Jul 24, 2024
1 parent c45346b commit 7cd3194
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
# Docs: https://docs.github.com/actions/using-workflows/workflow-syntax-for-github-actions#example-using-versioned-actions
uses: readmeio/rdme@v8
with:
rdme: openapi oas.json --key=${{ secrets.README_API_KEY }} --id=${{ secrets.API_DEFINITION_ID }}
rdme: src\test\resources\openapi.yaml --key=${{ secrets.README_API_KEY }} --id=${{ secrets.API_DEFINITION_ID }}
Empty file added src/test/resources/openapi.yaml
Empty file.

0 comments on commit 7cd3194

Please sign in to comment.