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:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
publish_npm:
|
publish_npm:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user