Skip to content

Commit

Permalink
Update trigger-circleci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
6fj authored Dec 1, 2022
1 parent d9231af commit e3d8c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-circleci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Publish Python Package"
on:
release:
types: [publish]
types: [published]
jobs:
trigger-circleci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e3d8c82

Please sign in to comment.