Unverified Commit 9c60d26d authored by Josh Spicer's avatar Josh Spicer Committed by GitHub

replace temporary action for generating docs (#105)

parent 2e03507e
......@@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- name: Generate Documentation
uses: ./.github/devcontainers-action # devcontainers/action
uses: devcontainers/action@v1
with:
generate-docs: "true"
base-path-to-features: "./src"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment