You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+40-5Lines changed: 40 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,20 +9,30 @@ The `stackql/setup-stackql` action is a JavaScript action that sets up StackQL C
9
9
10
10
This action can be run on `ubuntu-latest`, `windows-latest`, and `macos-latest` GitHub Actions runners, and will install and expose the latest version of the `stackql` CLI on the runner environment.
11
11
12
-
# Auth
12
+
# Usage
13
13
[Learn more](https://stackql.io/docs/getting-started/authenticating) about authentication setup when running stackql
0 commit comments