Update publish_on_release.yml
This commit is contained in:
2
.github/workflows/publish_on_release.yml
vendored
2
.github/workflows/publish_on_release.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Publish Node.js Package
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
types: [published]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user