2025-04-15 22:09:59 +01:00
2025-04-15 22:03:48 +01:00
2025-04-15 21:57:50 +01:00
2025-04-15 22:09:59 +01:00

Blueprint Export Action

This GitHub Action can be used to export the source code of a blueprint addon to a .blueprint file

How to Use

The action has one output, FILE. This can be used in a workflow with the following variable: ${{ steps.blueprint_build.outputs.FILE }}

An example of this in use can be found here.

Description
GH Action to build a blueprint addon
Readme MIT 54 KiB
Languages
Shell 79.2%
Dockerfile 20.8%