Skip to content

Commit

Permalink
set environment for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Mar 6, 2024
1 parent dd758ba commit 3fdf543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
name: Publish Python 🐍 distributions 📦 to TestPyPI
needs: build
runs-on: ubuntu-latest
environment: staging
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
Expand Down

0 comments on commit 3fdf543

Please sign in to comment.