Skip to content

Commit 541f650

Browse files
committed
ci(release): declare environment
1 parent eb4103a commit 541f650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions:
1212
jobs:
1313
build-and-publish:
1414
runs-on: ubuntu-24.04
15+
environment: pypi
1516
steps:
1617
- uses: actions/checkout@v4
1718

0 commit comments

Comments
 (0)