Skip to content

Commit

Permalink
Temporary rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
Artiom N committed Aug 20, 2022
1 parent 9e1d3eb commit 5e10138
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobs:
- name: Build
run: python -m build .

publish:
runs-on: ubuntu-latest

steps:
# publish:
# runs-on: ubuntu-latest
#
# steps:
- name: Publish package to the PyPI
# if: startsWith(github.head_ref, 'releases/')
# if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
Expand Down

0 comments on commit 5e10138

Please sign in to comment.