Skip to content

Commit

Permalink
Update pythonpublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatoschaves committed Apr 20, 2020
1 parent 65a4198 commit 4628812
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- name: Change Pypi version
run: |
python ./scripts/update_version.py
black .
- name: Commit files
env:
CI_USER: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit 4628812

Please sign in to comment.