Skip to content

Commit f90d90f

Browse files
author
BrunoSilvaAndrade
committed
fix: Fixing event trigger section of pipeline python-publish.yml
1 parent 09215f2 commit f90d90f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88

99
name: Upload Python Package
1010

11-
on:
12-
release:
13-
types: [published]
11+
on: release
1412

1513
permissions:
1614
contents: read

0 commit comments

Comments
 (0)