Skip to content

Commit

Permalink
pypi publication wf debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Ge94 committed Apr 25, 2024
1 parent bf0a002 commit ff22325
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: python-package-distributions
path: path: dist/
path: dist/

publish-to-pypi:
name: >-
Expand All @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/mgnify-pipelines-toolkit
url: https://pypi.org/project/genomeuploader
permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing

Expand Down

0 comments on commit ff22325

Please sign in to comment.