Changed main workflow
This commit is contained in:
parent
44c982dc5e
commit
8d71600624
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -2,6 +2,7 @@ name: Publish NPM package + Docs
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
publish_npm:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user