Skip to content

Commit 4294988

Browse files
committed
test actions
1 parent 0124119 commit 4294988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
run_install: true
3232
- run: cd packages/react-rough-fiber && pnpm release
3333
- name: Publish
34-
run: ls
34+
run: cd packages/react-rough-fiber && ls
3535
env:
3636
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)