Skip to content

Commit 117eb0f

Browse files
committed
rev
1 parent b405d96 commit 117eb0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- uses: actions/setup-node@v4
2020
with:
2121
node-version: '20'
22-
registry-url: 'https://registry.npmjs.org'
2322
- name: Install dependencies
2423
run: pnpm install
2524
- run: pnpm publish --access public

0 commit comments

Comments
 (0)