Skip to content

Merge pull request #146 from Johennes/johannes/generate-images #127

Merge pull request #146 from Johennes/johannes/generate-images

Merge pull request #146 from Johennes/johannes/generate-images #127

name: GeneratePlantumlImages
on:
push:
branches: [ '**' ]
paths: [ '.github/workflows/GeneratePlantumlImages.yml', 'src/plantuml/**', 'images/diagrams/**' ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
uses: gematik/github-image-actions/.github/workflows/[email protected]
with:
srcdir: src/plantuml
outdir: images/diagrams
ref: 0.3.0
png: true
svg: true