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 fc6aadc commit b1d1886Copy full SHA for b1d1886
action.yml
@@ -1,6 +1,9 @@
1
name: "github-actions-string-transformer"
2
description: "A helper for transforming strings in GitHub Actions"
3
-author: "Cloud Posse"
+author: "@cloudposse"
4
+branding:
5
+ icon: 'cloud'
6
+ color: 'white'
7
inputs:
8
operation:
9
required: true
0 commit comments