Skip to content

Commit

Permalink
Debug Publishing #8
Browse files Browse the repository at this point in the history
Publishing:
* Update publish.yml - debug urls
  • Loading branch information
DK96-OS authored Apr 19, 2024
1 parent 5eca544 commit 29a97fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
runs-on: ubuntu-latest
environment:
name: deployment
url: https://pypi.org/p/treescriptify

permissions:
contents: read
Expand Down Expand Up @@ -55,5 +54,5 @@ jobs:
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://pypi.org/p/treescriptify
repository-url: https://pypi.org/p/treescriptify/
print-hash: true

0 comments on commit 29a97fb

Please # to comment.