Skip to content

Commit e2ca5c3

Browse files
authored
Merge pull request #61 from rdohms/bug/milestone-closer
Switch to released event
2 parents e1b47df + b16be67 commit e2ca5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-milestone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Update Milestone on Release'
22

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

77
jobs:
88
update-milestone-on-release:

0 commit comments

Comments
 (0)