Skip to content

Commit 2cb4b6b

Browse files
committed
chore: lint
1 parent 51daeec commit 2cb4b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
2929
with:
3030
node-version: latest
31-
registry-url: 'https://registry.npmjs.org'
31+
registry-url: "https://registry.npmjs.org"
3232

3333
- name: Update npm for trusted publishing
3434
run: npm install -g npm@latest

0 commit comments

Comments
 (0)