stuart-warren / samoklava

Generated keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upstream image generation

stuart-warren opened this issue · comments

commented
commented

https://github.com/stuart-warren/samoklava/blob/29e37ca249744e6761bd83934391010e636644fd/.github/actions/export_pngs

- name: Generate Images
uses: ./.github/actions/export_pngs
with:
pcb_file: '"./output/pcbs/board.kicad_pcb"'
pngs_dir: ./images
- name: Update gallery
uses: stefanzweifel/git-auto-commit-action@v4.14.1
with:
commit_message: "Update gallery (automated)"
commit_user_name: GitHub Actions Bot
file_pattern: "**/*.png"