Skip to content

Commit

Permalink
feat(embed): publish the package on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
tericcabrel committed Oct 17, 2022
1 parent b52e8fa commit c1a3f55
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/publish-embed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ on:
paths:
- 'packages/embed/src/scripts/**'
- 'packages/embed/src/styles/**'
pull_request:
branches: [ main ]
paths:
- 'packages/embed/src/scripts/**'
- 'packages/embed/src/styles/**'

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c1a3f55

Please sign in to comment.