Skip to content

Commit

Permalink
Update pypi-cd.yml
Browse files Browse the repository at this point in the history
Do not publish on older version this code should be removed
  • Loading branch information
asafpamzn authored Jan 18, 2024
1 parent 876a16b commit 9ff84c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Continuous Deployment
on:
push:
tags:
- "v*.*"
- "v2.2"
jobs:
publish-binaries:
name: Publish packages to PyPi
Expand Down

0 comments on commit 9ff84c1

Please sign in to comment.