Skip to content

Commit

Permalink
Fixed path to src file for ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
n3r committed Jan 7, 2024
1 parent bd59a12 commit 10bc7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: readmeio/rdme@v8
with:
rdme: openapi ./testops-api/api.yaml --key=${{ secrets.README_KEY }} --id=6172e1f931427d3f983e34ff
rdme: openapi ./testops-api/src.yaml --key=${{ secrets.README_KEY }} --id=6172e1f931427d3f983e34ff

- uses: rtCamp/action-slack-notify@v2
env:
Expand Down

0 comments on commit 10bc7d4

Please sign in to comment.