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 b4b2c7a commit 3db0d2dCopy full SHA for 3db0d2d
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
- uses: actions/setup-node@v4
15
with:
16
- registry-url: 'https://registry.npmjs.org'
+ registry-url: "https://registry.npmjs.org"
17
- uses: pnpm/action-setup@v4
18
19
version: 10
0 commit comments