mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-28 23:40:01 +00:00
Start Release workflow when published
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -5,7 +5,7 @@ on:
|
|||||||
# For manual tests.
|
# For manual tests.
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [published]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-npm:
|
publish-npm:
|
||||||
|
|||||||
Reference in New Issue
Block a user