Skip to content

Commit

Permalink
add enviroment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
bertaveira committed Mar 22, 2024
1 parent fbdd104 commit 7b243c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
deploy:

runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/conescenes
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
Expand Down

0 comments on commit 7b243c0

Please sign in to comment.