Skip to content

Commit 7607509

Browse files
committed
feat: add env to workflow
1 parent b5c3d9d commit 7607509

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
build-n-publish:
1010
runs-on: ubuntu-latest
11+
environment: pypi
1112
permissions:
1213
# This permission is MANDATORY for trusted publishing
1314
id-token: write

0 commit comments

Comments
 (0)