Skip to content

Commit

Permalink
Only run action when release published
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Feb 26, 2024
1 parent c5f04a1 commit 076528b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build and upload to PyPI

on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
release:
types:
- published
Expand Down

0 comments on commit 076528b

Please sign in to comment.