Skip to content

Commit

Permalink
don't trigger release from master
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Aug 14, 2024
1 parent 2578711 commit 2955b9c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Publish to PyPI
on:
release:
types: [created]
push:
branches:
- master

jobs:
pypi-publish:
Expand Down

0 comments on commit 2955b9c

Please sign in to comment.