Skip to content

Commit

Permalink
release environment
Browse files Browse the repository at this point in the history
  • Loading branch information
cortega26 committed May 2, 2024
1 parent e07745b commit 258b9ca
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ on:
jobs:

pypi-publish:
name: upload release to Pypi
runs-on: ubuntu-latest
#permissions:
# id-token: write
environment: release
permissions:
id-token: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 258b9ca

Please sign in to comment.