Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/witchc/pypssh
Browse files Browse the repository at this point in the history
  • Loading branch information
souloss committed Dec 19, 2021
2 parents 9126594 + 7760c40 commit da3a5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypsshci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
pyinstaller -F pypssh.py
./script/build/package_exec
- name: Release pypssh Package
#uses: actions/upload-release-asset@v1
uses: xresloader/upload-to-github-release@v1
Expand Down

0 comments on commit da3a5a7

Please sign in to comment.