Skip to content

Commit

Permalink
fix: use enviornment for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Nov 27, 2024
1 parent e4db308 commit e41e7bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@ jobs:
id-token: write
contents: write
attestations: write
environment:
name: pypi
url: https://pypi.org/p/pgstacrs
steps:
- uses: actions/download-artifact@v4
- name: Generate artifact attestation
Expand Down

0 comments on commit e41e7bb

Please sign in to comment.