Skip to content

Commit

Permalink
explicit secret
Browse files Browse the repository at this point in the history
  • Loading branch information
markotoplak committed Mar 26, 2024
1 parent cacf226 commit 9726189
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
uses: biolab/orange-ci-cd/.github/workflows/release.yml@master
with:
pure-python: true
secrets: inherit
secrets:
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
permissions:
id-token: write

0 comments on commit 9726189

Please sign in to comment.