Skip to content

Commit 8e5d763

Browse files
committed
fix: publish Action
1 parent 7f910ad commit 8e5d763

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- run: yarn
2121
env:
2222
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23-
- run: yarn build
2423
- run: yarn publish
2524
env:
2625
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)