Skip to content

Commit

Permalink
[GIT] Make PyPi push verbose (#183)
Browse files Browse the repository at this point in the history
* first setup development branch

* moved tagged release to PyPi

* modified version number for release

* Fix release

* Fix PyPi push

* fix

* Temporarily disable latest release.

* Remove prerelease
  • Loading branch information
ReinderVosDeWael authored Jun 29, 2021
1 parent c4c318a commit 6a6d905
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/pre_release.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/tagged_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
verbose: true

0 comments on commit 6a6d905

Please sign in to comment.