Changed main workflow

This commit is contained in:
AtariTom 2022-05-30 15:42:14 -04:00
parent 44c982dc5e
commit 8d71600624

View File

@ -2,6 +2,7 @@ name: Publish NPM package + Docs
on:
release:
types: [created]
workflow_dispatch:
jobs:
publish_npm:
runs-on: ubuntu-latest