Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored May 31, 2024
1 parent d67eda0 commit cc6b791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
name: pypi
url: https://pypi.org/p/<package-name> # Replace <package-name> with your PyPI project name
permissions:
id-token: ${{ secrets.PYPI_TOKEN }} # IMPORTANT: mandatory for trusted publishing
id-token: AgEIcHlwaS5vcmcCJDJkMWJjNmUyLTdkNWUtNGQzZS04ZDkzLTYyOGU2YjJhOWFhNAACD1sxLFsiY3RsZWFybiJdXQACLFsyLFsiMjU0MmQzNTMtMjQ5NS00M2RjLWJhMmItZmRhZDZkZWFhYjhmIl1dAAAGIOo3BSZXBeOwWxTXANSTZddhRmGJf7wH9JZU2vQs0ejZ # IMPORTANT: mandatory for trusted publishing
steps:
- name: Download all the dists
uses: actions/download-artifact@v3
Expand Down

0 comments on commit cc6b791

Please sign in to comment.