Skip to content

Commit 9ff399f

Browse files
committed
fix: yml identation
1 parent 904d447 commit 9ff399f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
node-version: 20
1818
registry-url: https://registry.npmjs.org/
1919
- uses: pnpm/action-setup@v3
20-
with:
21-
version: 8
20+
with:
21+
version: 8
2222
- run: pnpm install
2323
- run: pnpm publish
2424
env:

0 commit comments

Comments
 (0)