Skip to content

Commit

Permalink
test actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Bowen7 committed Apr 7, 2023
1 parent 0124119 commit 4294988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
run_install: true
- run: cd packages/react-rough-fiber && pnpm release
- name: Publish
run: ls
run: cd packages/react-rough-fiber && ls
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

1 comment on commit 4294988

@vercel
Copy link

@vercel vercel bot commented on 4294988 Apr 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.