Skip to content

Commit

Permalink
Fixed a yaml error
Browse files Browse the repository at this point in the history
  • Loading branch information
mbuchoff committed Oct 8, 2022
1 parent b068a35 commit d0606a6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ name: Publish Package to npmjs
on:
release:
types: [created]
on:
workflow_dispatch:
push:
branches:
- main
pull_request:

jobs:
build:
Expand Down

0 comments on commit d0606a6

Please sign in to comment.