Skip to content

Commit

Permalink
noissue: export BPMNs as SVGs to target directory
Browse files Browse the repository at this point in the history
  • Loading branch information
david-elsener committed Mar 18, 2024
1 parent a7b088f commit a4aec83
Show file tree
Hide file tree
Showing 3 changed files with 5,715 additions and 13,357 deletions.
3 changes: 0 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ inputs:
targetDirectory:
description: 'Directory where the SVG-files shall be exported'
required: true
default: 'src/main/resources/bpmn'

runs:
using: node20
main: dist/index.js
env:
PUPPETEER_BROWSER_REVISION: "121.0.6167.85"
Loading

0 comments on commit a4aec83

Please sign in to comment.