Files
action-export/action.yml
2025-04-15 22:03:48 +01:00

9 lines
184 B
YAML

name: 'Blueprint Export'
description: 'Exports a blueprint addon'
outputs:
file:
description: 'The path to the exported addon file'
runs:
using: 'docker'
image: 'Dockerfile'