We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b464dd commit 047ce29Copy full SHA for 047ce29
.github/workflows/new-release.yml
@@ -63,7 +63,6 @@ jobs:
63
working-directory: './packages/millicast-sdk'
64
run: |
65
npm install
66
- npm run prepare
67
npm publish --access public
68
env:
69
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
0 commit comments