Skip to content

SteveRosam/QuixReadmeAction

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Container Action Template

Quix Library readme importer. Import readmes from the Quix Library into MKdocs.

Usage

Use to add readme.md files from Quix Library to MKDocs

Example workflow

    - name: Quix Library readme importer
      uses: SteveRosam/QuixReadmeAction@Master
      with:
        LIBRARY_REPO_PATH: "repo"
        DOCS_PATH: "docs"
        REPLACEMENT_PLACEHOLDER: "    - 'ConnectorsGetInsertedHere': ''"
        README_DEST: "docs/docs/library_readmes/connectors"

Inputs

Outputs

Examples

Using the optional input

Using outputs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published