Skip to content

Update action

Update action #96

Workflow file for this run

name: Generate images
on:
push:
branches:
- '**'
paths:
- '.github/workflows/generate-images.yml'
- 'images/generated/**'
- '**.drawio'
- '**.puml'
workflow_dispatch:
jobs:
generate:
uses: gematik/github-image-actions/.github/workflows/generate-images.yml@13f23bcbcdec83f2e4574b6968e2f00e37f2ddf5
with:
srcdir: src/images
outdir: images/generated
ref: 13f23bcbcdec83f2e4574b6968e2f00e37f2ddf5
png: true
svg: false