mirror of
https://github.com/sartography/bpmn-js-spiffworkflow.git
synced 2025-02-22 12:38: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
|
||||
|
||||
# On release, run tests and deploy to NPM
|
||||
# On a published release, run tests and deploy to NPM
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
# Job Setup
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user