mirror of
https://github.com/sartography/bpmn-js-spiffworkflow.git
synced 2025-02-22 20:48:07 +00:00
Npm Publication fixes.
This commit is contained in:
parent
175b24897b
commit
f8bf463a8a
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -1,9 +1,10 @@
|
|||||||
name: Publish NPM
|
name: Publish NPM
|
||||||
|
|
||||||
# On release, run tests and deploy to NPM
|
# On a published release, run tests and deploy to NPM
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
|
types: [published]
|
||||||
|
|
||||||
# Job Setup
|
# Job Setup
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user