Skip to content

Commit

Permalink
update pypi workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alchem0x2A committed Nov 16, 2024
1 parent 2104e76 commit 21d715a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Publish PyPI package

on:
# The workflow runs on each push / PR but only allow upload
# PyPI when tagged
push:
branches:
- master
Expand Down

0 comments on commit 21d715a

Please sign in to comment.