Skip to content

Commit a9e67aa

Browse files
committed
Add prereleased trigger to update-releases-properties workflow
1 parent 99f7d8c commit a9e67aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-releases-properties.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Update Releases Properties
55

66
on:
77
release:
8-
types: [released, edited]
8+
types: [released, prereleased, edited]
99

1010
# Manual trigger for testing
1111
workflow_dispatch:

0 commit comments

Comments
 (0)