Skip to content

Commit

Permalink
Make publishes only happen on version updates. Oops.
Browse files Browse the repository at this point in the history
  • Loading branch information
harrykeightley committed Sep 20, 2023
1 parent fa0fab7 commit fb53a58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Python package
on:
push:
branches:
- main
tags:
- "v*.*.*"
jobs:
Expand Down

0 comments on commit fb53a58

Please sign in to comment.