My Workflow
A workflow for KiCAD that adds images of the back and front, as well as a bill of materials, of the design for easier viewing and collaboration.
How to use:
- Copy the workflow to your repository.
- Replace the environment variables at the top.
-
PUSH_NAME
- name of the user that pushes the additions -
PUSH_USER
- username of the user that pushes the additions -
PUSH_MESSAGE
- the commit message
-
- Profit
Ran action:
Submission Category:
Wacky Wildcards
Yaml File or Link to Code
boredom101 / kicad-test
A test of the KiCad GitHub Action
Kicad Workflow
A workflow that adds images of the back and front, as well as a bill of materials, of the design for easier viewing and collaboration.
How to use:
- Copy the workflow to your repository.
- Replace the environment variables at the top.
-
PUSH_NAME
- name of the user that pushes the additions -
PUSH_USER
- username of the user that pushes the additions -
PUSH_MESSAGE
- the commit message
-
- Profit
Additional Resources / Info
This mainly uses the KiBot action (https://github.com/INTI-CMNB/KiBot)
Top comments (0)