mirror of
https://github.com/blueprint-community/action-export.git
synced 2026-02-18 20:01:55 +00:00
Update action.yml
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name: 'Blueprint Build'
|
name: 'Blueprint Export'
|
||||||
description: 'Builds a blueprint addon'
|
description: 'Exports a blueprint addon'
|
||||||
outputs:
|
outputs:
|
||||||
file:
|
file:
|
||||||
description: 'The path to the built addon file'
|
description: 'The path to the exported addon file'
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'Dockerfile'
|
||||||
|
|||||||
Reference in New Issue
Block a user