mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
c7c2f17bd0
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com> |
||
---|---|---|
.. | ||
build.yaml | ||
generate-docs.yaml | ||
readme.yaml |
name: Sync OAS to ReadMe on: push: branches: - master - main jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: readmeio/github-readme-sync@v2 with: readme-oas-key: oDf7vsdkbfuFmj6M7E5W98QcmyBnLpmM:5fc4b9a323e95041cd0a08fb # OPTIONAL CONFIG, use if necessary # oas-file-path: './swagger.json' # api-version: 'v1.0.0'