Skip to content

Commit

Permalink
Update readme.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
akshgpt7 authored Apr 3, 2024
1 parent 6c1db23 commit cd30eb7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Upload Autosuggest API to Readme
uses: readmeio/rdme@v8
with:
rdme:
openapi discovery/autosuggest.yaml --key=${{ secrets.API_KEY_SANDBOX }} --id=${{ vars.AUTOSUGGEST_ID }}

#- name: Upload Autosuggest API to Readme
# uses: readmeio/rdme@v8
# with:
# rdme:
# openapi discovery/autosuggest.yaml --key=${{ secrets.API_KEY_SANDBOX }} --id=${{ vars.AUTOSUGGEST_ID }}
#
- name: Upload Email Widget API to Readme
uses: readmeio/rdme@v8
with:
Expand Down

0 comments on commit cd30eb7

Please sign in to comment.