Skip to content

Commit 4c5d786

Browse files
Merge pull request #11 from BrunoSilvaAndrade/develop
fix: Fixing event trigger section of pipeline python-publish.yml
2 parents b22ff82 + f90d90f commit 4c5d786

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)