Skip to content

Commit 1a9f19e

Browse files
jjmachanJithin James
andauthored
chore: mention release environment (#19)
mention release environment Co-authored-by: Jithin James <[email protected]>
1 parent 342b23f commit 1a9f19e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ permissions:
1717

1818
jobs:
1919
deploy:
20-
2120
runs-on: ubuntu-latest
22-
21+
environment: pypi-release
2322
steps:
2423
- uses: actions/checkout@v3
2524
- name: Set up Python

0 commit comments

Comments
 (0)