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