Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
damonge authored Mar 8, 2024
1 parent 67c7f48 commit e2e66c3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Upload to PyPI

on:
release:
types: [published]
push:
branches:
- main
- master

jobs:
Upload:
Expand Down

0 comments on commit e2e66c3

Please sign in to comment.