Skip to content

Commit 3db0d2d

Browse files
authored
format (#28)
1 parent b4b2c7a commit 3db0d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-node@v4
1515
with:
16-
registry-url: 'https://registry.npmjs.org'
16+
registry-url: "https://registry.npmjs.org"
1717
- uses: pnpm/action-setup@v4
1818
with:
1919
version: 10

0 commit comments

Comments
 (0)