Skip to content

Commit

Permalink
It is not AND, but OR. Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
fjankowsk committed Aug 5, 2023
1 parent afc67ba commit 8380a26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Build and upload
run-name: Build platform wheels and upload them to PyPI
on:
push:
branches: [ master ]
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'

Expand Down

0 comments on commit 8380a26

Please sign in to comment.