Skip to content

Commit

Permalink
Add GitHub Environment
Browse files Browse the repository at this point in the history
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
  • Loading branch information
hugovk and webknjaz authored Apr 12, 2024
1 parent c23563e commit 4bcc5b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@ jobs:
runs-on: ubuntu-latest
needs: build-package

environment:
name: pypi
url: >-
https://pypi.org/project/blurb/${{
github.event.release.tag_name
}}
permissions:
id-token: write

Expand Down

0 comments on commit 4bcc5b1

Please sign in to comment.