Skip to content

Commit 4bcc5b1

Browse files
hugovkwebknjaz
andauthored
Add GitHub Environment
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
1 parent c23563e commit 4bcc5b1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/release.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ jobs:
5959
runs-on: ubuntu-latest
6060
needs: build-package
6161

62+
environment:
63+
name: pypi
64+
url: >-
65+
https://pypi.org/project/blurb/${{
66+
github.event.release.tag_name
67+
}}
68+
6269
permissions:
6370
id-token: write
6471

0 commit comments

Comments
 (0)