Skip to content

Update readme.yaml #128

Update readme.yaml

Update readme.yaml #128

Workflow file for this run

name: publish
on:
push:
branches:
- master
- main
jobs:
publish:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./testops-api
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Sync Readme docs
uses: readmeio/rdme@v8
with:
rdme: openapi src.yaml --key=${{ secrets.README_KEY }} --id=6172e1f931427d3f983e34ff