Skip to content

Commit 36fd083

Browse files
committed
updates
1 parent 871b7aa commit 36fd083

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/setup-stackql.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: 'setup stackql'
22

33
on:
44
push:

action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ inputs:
99

1010
runs:
1111
using: 'node20'
12-
# main: 'dist/index.js'
13-
main: 'index.js'
12+
main: 'dist/index.js'
1413

1514
branding:
1615
icon: 'terminal'

0 commit comments

Comments
 (0)