Skip to content

Commit 28d2c5c

Browse files
authored
ci: update release types to only run on synchronize and published
Signed-off-by: Antonette Caldwell <134739862+nebula-aac@users.noreply.github.com>
1 parent 356b097 commit 28d2c5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Publish Node.js Package
55

66
on:
77
release:
8-
types: [published]
8+
types: [synchronize, published]
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)