Skip to content

Commit 223b02d

Browse files
committed
chore: specify environment in release job
1 parent 770366a commit 223b02d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ jobs:
9999
contents: read
100100
id-token: write
101101

102+
environment:
103+
name: pypi
104+
url: https://pypi.org/p/linkup-sdk
105+
102106
steps:
103107
- name: Setup | Download Build Artifacts
104108
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)