We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f910ad commit 8e5d763Copy full SHA for 8e5d763
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,6 @@ jobs:
20
- run: yarn
21
env:
22
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
- - run: yarn build
24
- run: yarn publish
25
26
0 commit comments