Skip to content

Commit

Permalink
Update publish_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEimer authored Feb 13, 2024
1 parent 52cc842 commit a7973ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
environment:
name: pypi
url: https://pypi.org/p/carl-bench
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
with:
password: ${{ secrets.pypi_api_token }}
steps:
# retrieve your distributions here

Expand Down

0 comments on commit a7973ac

Please sign in to comment.