Skip to content

Commit 2c3c73e

Browse files
authored
Merge pull request #28 from stackql/feature/updates
name change
2 parents b102971 + 5a721d6 commit 2c3c73e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'StackQL Studios - Setup StackQL'
1+
name: 'setup-stackql'
22
description: 'Sets up the StackQL CLI in your GitHub Actions workflow.'
33
author: 'Yuncheng Yang, Jeffrey Aven'
44
inputs:
@@ -13,4 +13,4 @@ runs:
1313

1414
branding:
1515
icon: 'terminal'
16-
color: 'green'
16+
color: 'blue'

0 commit comments

Comments
 (0)