We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b14f6 commit 0da4c4bCopy full SHA for 0da4c4b
1 file changed
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Transform and Publish
41
run: |
42
- deno task trasnform
+ deno task transform
43
cd dist/
44
npm publish --access public
45
env:
0 commit comments