We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b102971 + 5a721d6 commit 2c3c73eCopy full SHA for 2c3c73e
1 file changed
action.yml
@@ -1,4 +1,4 @@
1
-name: 'StackQL Studios - Setup StackQL'
+name: 'setup-stackql'
2
description: 'Sets up the StackQL CLI in your GitHub Actions workflow.'
3
author: 'Yuncheng Yang, Jeffrey Aven'
4
inputs:
@@ -13,4 +13,4 @@ runs:
13
14
branding:
15
icon: 'terminal'
16
- color: 'green'
+ color: 'blue'
0 commit comments