Skip to content

Commit

Permalink
Try to fix workflow automating releases
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Nov 18, 2022
1 parent e15da67 commit 8f7c95b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

name: Publish Python distributions to PyPI

on:
push:
branches:
- main
on: push

env:
PIP_DISABLE_PIP_VERSION_CHECK: 1
Expand Down

0 comments on commit 8f7c95b

Please sign in to comment.