Skip to content

added log to undelegate icacallback (#1277) #282

added log to undelegate icacallback (#1277)

added log to undelegate icacallback (#1277) #282

Workflow file for this run

# This GitHub Actions workflow was auto-generated by the `rdme` cli on 2022-11-30T20:42:35.570Z
# You can view our full documentation here: https://docs.readme.com/docs/rdme
name: ReadMe GitHub Action 🦉
on:
push:
branches:
# This workflow will run every time you push code to the following branch
# Check out GitHub's docs for more info on configuring this:
# https://docs.github.com/actions/using-workflows/events-that-trigger-workflows
- main
jobs:
rdme-docs:
runs-on: ubuntu-latest
steps:
- name: Check out repo 📚
uses: actions/checkout@v3
- name: Copy repo's markdown docs to single flat folder
run: bash readme-docs/gather-docs.sh
- name: Run `docs` command 🚀
uses: readmeio/rdme@v8
with:
rdme: docs ./readme-docs/md --key=${{ secrets.README_API_KEY }} --version=1.0