Skip to content

Commit

Permalink
Only publish on github release to save running publish twice
Browse files Browse the repository at this point in the history
  • Loading branch information
Sekenre committed Jun 24, 2021
1 parent 321673a commit 6484afa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Publish packages to PyPI

on:
push:
tags:
- "[0-9]+.[0-9]+.[0-9]+"
- "[0-9]+.[0-9]+.[0-9]+[a-b][0-9]+"
- "[0-9]+.[0-9]+.[0-9]+rc[0-9]+"
release:
types: [published]

Expand Down

0 comments on commit 6484afa

Please sign in to comment.