We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 356b097 + 28d2c5c commit 8fa9f53Copy full SHA for 8fa9f53
1 file changed
.github/workflows/release.yml
@@ -5,7 +5,7 @@ name: Publish Node.js Package
5
6
on:
7
release:
8
- types: [published]
+ types: [synchronize, published]
9
10
jobs:
11
build:
0 commit comments