Skip to content

Commit f4bacd9

Browse files
committed
chore: release 0.0.1
1 parent d513636 commit f4bacd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
with:
3232
node-version: 20
3333
registry-url: https://registry.npmjs.org/
34-
- run: npm ci
35-
- run: npm run build
3634
- run: npm publish --access=public
3735
env:
3836
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)