Skip to content

Commit 8f86d3e

Browse files
committed
FIX: format of release workflow
1 parent cddcc4c commit 8f86d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: release
22

33
on:
44
release:
5-
[created]
5+
types: [created]
66

77
jobs:
88

0 commit comments

Comments
 (0)