Skip to content

Commit 3ac5fa7

Browse files
Merge pull request #9 from stackql/improvement/naming
minor improvement on naming
2 parents ee24c44 + 2f93c91 commit 3ac5fa7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/stackql-exec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Setup StackQL'
1+
name: 'StackQL Exec Test'
22

33
on:
44
push:

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: 'StackQL Studios - stackql-exec'
2-
description: 'A wrapper for executing a single command, maps all stackql exec args to actions args (supplied using with.'
1+
name: 'StackQL Studios - StackQL Exec'
2+
description: 'A wrapper for executing a single command, maps all stackql exec args to actions args (supplied using with.)'
33
author: 'Yuncheng Yang, StackQL Studios'
44
inputs:
55
auth_obj_path:

0 commit comments

Comments
 (0)