Skip to content

Commit 0da4c4b

Browse files
committed
Fix typo
1 parent 92b14f6 commit 0da4c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

4040
- name: Transform and Publish
4141
run: |
42-
deno task trasnform
42+
deno task transform
4343
cd dist/
4444
npm publish --access public
4545
env:

0 commit comments

Comments
 (0)