Skip to content

Commit

Permalink
update python-publish workflows file
Browse files Browse the repository at this point in the history
  • Loading branch information
un4gt committed Jun 13, 2024
1 parent d391d50 commit e3bff34
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: publish to pypi

"on":
release:
types:
- published
push:
tags:
- 'v*'
branches:
- main


jobs:
Expand Down

0 comments on commit e3bff34

Please sign in to comment.