Skip to content

Commit 0242662

Browse files
authored
Update release.yml
Signed-off-by: Scott Milliorn <[email protected]>
1 parent 9d7c17b commit 0242662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
git config --global user.email "github-actions[bot]@users.noreply.github.com"
3333
3434
- name: Run release
35-
run: npm run releas
35+
run: npm run release

0 commit comments

Comments
 (0)