Skip to content

Commit 0ed1304

Browse files
committed
Add environment linked to pypi to avoid credential use
1 parent 740faa5 commit 0ed1304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
deploy:
2020

2121
runs-on: ubuntu-latest
22+
environment: release
2223

2324
steps:
2425
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)