Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yannicschroeer committed Nov 19, 2022
1 parent f15b302 commit 9605cdd
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: code-specialist/pypi-poetry-publish@v1
with:
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PACKAGE_DIRECTORY: "./example_package"
PUBLISH_REGISTRY_USER: ${{ secrets.PYPI_USER }}
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
PUBLISH_REGISTRY: "https://pypi.tebuto.com"
Expand Down
Binary file not shown.
Binary file removed dist/code_specialist_example_package-1.0.0.tar.gz
Binary file not shown.
Binary file not shown.
Binary file removed dist/code_specialist_example_package-1.0.6.tar.gz
Binary file not shown.
Binary file removed dist/example_package-1.0.0-py3-none-any.whl
Binary file not shown.
Binary file removed dist/example_package-1.0.0.tar.gz
Binary file not shown.

0 comments on commit 9605cdd

Please sign in to comment.