Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PollyTikhonova authored Feb 6, 2020
1 parent 6ae3976 commit 3357b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
ls /home/outpy${{ matrix.python-version }}
upload_to_pypi:
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
# if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
needs: test_at_python
runs-on: ubuntu-latest

Expand Down

0 comments on commit 3357b29

Please sign in to comment.