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 c1830ff commit 6b251c6Copy full SHA for 6b251c6
action.yml
@@ -37,6 +37,9 @@ inputs:
37
description: "The spacedock website being uploaded to (defaults to spacedock.info, can be alpha.spacedock.info, or beta.spacedock.info"
38
required: false
39
default: "spacedock.info"
40
+branding:
41
+ icon: 'upload'
42
+ color: 'blue'
43
runs:
44
using: "composite"
45
steps:
0 commit comments