Skip to content

Commit f18f6d2

Browse files
Change release type from 'published' to 'released'
1 parent 85f19e2 commit f18f6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
required: true
99
type: string
1010
release:
11-
types: [published]
11+
types: [released]
1212

1313
jobs:
1414
build-and-publish:

0 commit comments

Comments
 (0)