Skip to content

This GitHub action exposes the python diagrams library like command for use in building/archiving. It is important to note that this action currently only supports Linux.

Notifications You must be signed in to change notification settings

diegotony/diagrams-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diagrams Action

This GitHub action exposes the python diagrams library like command for use in building/archiving. It is important to note that this action currently only supports Linux.

Inputs

args

Not Required Execute command python library diagrams to build . Default "python3 diagram.py".

Example usage

- uses: actions/checkout@v3
- name: Build Diagram
    id: diagram
    uses: diegotony/diagrams-action@V1.0.0
    with:
      args: python3 diagram.py

About

This GitHub action exposes the python diagrams library like command for use in building/archiving. It is important to note that this action currently only supports Linux.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published