Update publish_on_release.yml

This commit is contained in:
Brian Towles
2021-08-15 22:01:51 -05:00
committed by GitHub
parent 706bd714db
commit 9f9b8ec40b

View File

@@ -1,7 +1,7 @@
name: Publish Node.js Package
on:
release:
types: [created]
types: [published]
jobs:
build:
runs-on: ubuntu-latest