Skip to content

Commit 335bd04

Browse files
authored
Use the correct script name
1 parent 0011921 commit 335bd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- run: npm ci
2323

24-
- run: npm run publish
24+
- run: npm run package
2525

2626
- uses: ./
2727

0 commit comments

Comments
 (0)