boredom101 / kicad-test

A test of the KiCad GitHub Action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  1. Copy the workflow to your repository.
  2. 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
  3. Profit

About

A test of the KiCad GitHub Action