Skip to content

Commit

Permalink
ci: workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbolik committed Apr 9, 2024
1 parent 2f0db03 commit 9f2c7b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-to-npm.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Publish to NPM
on:
release:
types: [published]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9f2c7b9

Please sign in to comment.