Skip to content

Commit 68d9869

Browse files
committed
Closes #290: Change release qualifier from "released" to "published"
1 parent ba49b44 commit 68d9869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

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-
types: [released]
5+
types: [published]
66

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)