Skip to content

Commit 9e9d7e2

Browse files
use dedicated environment for publishing
1 parent edc8bbb commit 9e9d7e2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
deploy:
1717

1818
runs-on: ubuntu-latest
19+
environment:
20+
name: pypi-publish
1921

2022
steps:
2123
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)