Skip to content

Commit

Permalink
Fix publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrgredowski committed Aug 7, 2021
1 parent 47b456c commit b064b76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
strategy:
matrix:
python-version: [3.9]
if: github.ref == 'refs/heads/main'
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit b064b76

Please sign in to comment.