Skip to content

Update ref

Update ref #58

Workflow file for this run

name: Generate images
on:
push:
branches:
- '**'
paths:
- '.github/workflows/generate-images.yml'
- 'images/generated/**'
- '**.drawio'
- '**.puml'
workflow_dispatch:
env:
DRAWIO_VERSION: 24.2.5
PLANTUML_VERSION: 1.2024.4
jobs:
generate:
uses: gematik/github-image-actions/.github/workkflows/generate-images.yml@cee637818409917a229be3d1037c513d7d9685e3

Check failure on line 20 in .github/workflows/generate-images.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/generate-images.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
srcdir: src/images
outdir: images/generated
ref: cee637818409917a229be3d1037c513d7d9685e3