Skip to content

feat: Add GitHub Action to automate image generati #1

feat: Add GitHub Action to automate image generati

feat: Add GitHub Action to automate image generati #1

Workflow file for this run

name: Generate Images
on: push
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Install ImageMagick
run: choco install imagemagick
- name: Generate Images
run: .\generate_content.bat