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 0abde52 commit 2f93c91Copy full SHA for 2f93c91
.github/workflows/stackql-exec.yml
@@ -1,4 +1,4 @@
1
-name: 'Setup StackQL'
+name: 'StackQL Exec Test'
2
3
on:
4
push:
action.yml
@@ -1,5 +1,5 @@
-name: 'StackQL Studios - stackql-exec'
-description: 'A wrapper for executing a single command, maps all stackql exec args to actions args (supplied using with.'
+name: 'StackQL Studios - StackQL Exec'
+description: 'A wrapper for executing a single command, maps all stackql exec args to actions args (supplied using with.)'
author: 'Yuncheng Yang, StackQL Studios'
inputs:
5
auth_obj_path:
0 commit comments