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 4750f56 commit d6f96b0Copy full SHA for d6f96b0
action.yml
@@ -1,5 +1,8 @@
1
name: Script
2
description: An action for running simple scripts with a GitHub client
3
+branding:
4
+ color: blue
5
+ icon: pen-tool
6
inputs:
7
script:
8
description: The script to run
0 commit comments