We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02636ee commit 564f159Copy full SHA for 564f159
README.md
@@ -0,0 +1,5 @@
1
+# Diploi Builder Action
2
+
3
+An action that builds components from a Diploi stack.
4
5
+[diploi.com](https://diploi.com/)
action.yaml
@@ -1,5 +1,8 @@
name: 'Diploi Builder Action'
description: 'An action that builds components from a Diploi stack'
+branding:
+ icon: 'package'
+ color: 'purple'
6
7
inputs:
8
identifier:
0 commit comments