We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b5ee8 commit ca81237Copy full SHA for ca81237
.github/workflows/prereleases.yml
@@ -33,7 +33,6 @@ jobs:
33
node .github/version-script.js wrangler
34
node .github/version-script.js miniflare
35
node .github/version-script.js workers-shared
36
- node .github/version-script.js unenv-preset
37
38
- name: Build
39
run: pnpm run build
0 commit comments