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 577c8c6 commit 582706d
Showing 1 changed file 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: src/test/resources/openapi.yaml --key=${{ secrets.README_API_KEY }} --id=${{ secrets.API_DEFINITION_ID }}
rdme: openapi src\test\resources\openapi.yaml --key=${{ secrets.README_API_KEY }} --id=${{ secrets.API_DEFINITION_ID }}

0 comments on commit 582706d

Please sign in to comment.