Skip to content

Commit

Permalink
[Fix] Fix NPM beta publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
LaChope committed Oct 6, 2022
1 parent 9e0112a commit 2d1d89f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/npm-publish-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: Publish NPM Beta Package

on:
pull_request:
types:
- "closed"
branches:
- "master"
- "main"

jobs:
publish-npm-beta:
Expand Down

0 comments on commit 2d1d89f

Please sign in to comment.