We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5c4c7 commit 3fadca2Copy full SHA for 3fadca2
1 file changed
action.yml
@@ -1,6 +1,8 @@
1
# action.yml
2
name: 'PackageCloud-Push'
3
-icon: arrow-up
+branding:
4
+ icon: 'arrow-up'
5
+ color: 'purple'
6
description: 'Push packages to PackageCloud via the package_cloud gem.'
7
inputs:
8
repo:
0 commit comments