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 3ee7aa2 commit 24b69ceCopy full SHA for 24b69ce
action.yml
@@ -1,8 +1,9 @@
1
name: 'Upload Thunderstore Package'
2
description: 'Formats and uploads a Thunderstore package'
3
author: 'AnActualEmerald'
4
-icon: 'package'
5
-color: 'green'
+branding:
+ icon: 'package'
6
+ color: 'green'
7
inputs:
8
path:
9
descritpion: 'Path to the files of the mod. Uses the contents of the repo if not set'
0 commit comments