Skip to content

Commit

Permalink
fix: modify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
viveknair committed Apr 8, 2023
1 parent 4b3ff74 commit c0cf917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ jobs:
- name: Run `openapi` command 🚀
uses: readmeio/rdme@v8
with:
rdme: openapi dist/spec-resolved.yaml --key=${{ secrets.README_API_KEY }} --id=643081f907460f03415ae770
rdme: openapi dist/spec-resolved.yaml --key=${{ secrets.README_API_KEY }} --id=6431dd9f738f430042c220a4
if: ${{ steps.release.outputs.release_created }}

0 comments on commit c0cf917

Please sign in to comment.