Skip to content

TER-388 made changes to get the default input and output values for d… #20

TER-388 made changes to get the default input and output values for d…

TER-388 made changes to get the default input and output values for d… #20

Workflow file for this run

# You can view our full documentation here: https://docs.readme.com/docs/rdme
name: ReadMe GitHub Action 🦉
on:
push:
tags:
- 'v0.*'
jobs:
rdme-docs:
runs-on: ubuntu-latest
steps:
- name: Check out repo 📚
uses: actions/checkout@v3
- name: Run `docs` command 🚀
uses: readmeio/rdme@v8
with:
rdme: docs ./readme/public_doc --key=${{ secrets.README_API_KEY }} --version=1.0