PW-6592: Publish on NPM automatically

This commit is contained in:
Michael Paul
2022-06-14 17:15:58 +02:00
committed by GitHub
parent 467a04b215
commit cc2811555b

View File

@@ -1,7 +1,9 @@
name: Node.js Package
on:
workflow_dispatch
workflow_dispatch:
release:
types: [published]
jobs:
publish-npm: