Skip to content

System Fields method #132

System Fields method

System Fields method #132

Workflow file for this run

name: publish
on:
push:
branches:
- master
- main
jobs:
publish:
runs-on: ubuntu-latest
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 --workingDirectory=./testops-api