fix(typebot-js): 🐛 Open iframe on proactive message click
This commit is contained in:
5
.github/workflows/publish-lib-to-npm.yml
vendored
5
.github/workflows/publish-lib-to-npm.yml
vendored
@ -1,9 +1,8 @@
|
||||
name: Publish package to NPM
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'js-lib-v*.*.*'
|
||||
create:
|
||||
tags: ['js-lib-v*']
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
Reference in New Issue
Block a user