Skip to content

Commit 7102e98

Browse files
committed
bmp version
1 parent 9235c0f commit 7102e98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ jobs:
2828
node-version: 20
2929
registry-url: https://registry.npmjs.org/
3030
- run: npm ci
31+
3132
- run: npm run build
33+
3234
- run: npm publish --access public
3335
env:
3436
NODE_AUTH_TOKEN: ${{secrets.twilio_alpha_npm_token}}

0 commit comments

Comments
 (0)