We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c7768 commit 095d74dCopy full SHA for 095d74d
1 file changed
.github/workflows/publish.yml
@@ -27,6 +27,7 @@ jobs:
27
node-version: '20'
28
registry-url: 'https://registry.npmjs.org'
29
always-auth: true
30
+ publish: true
31
32
# Setup Deno
33
- uses: denoland/setup-deno@v2
0 commit comments