Skip to content

Commit

Permalink
Fix publish action.
Browse files Browse the repository at this point in the history
  • Loading branch information
sultur committed Sep 13, 2023
1 parent 7b2e855 commit 9db0855
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Publish Package to npmjs
on:
on: workflow_dispatch
# release:
# types: [published]
on: workflow_dispatch
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9db0855

Please sign in to comment.