Skip to content

Commit 7eddb00

Browse files
committed
set release env
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
1 parent e0575d8 commit 7eddb00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
release-to-pypi:
1111
runs-on: ubuntu-20.04
12+
environment: secrets
1213
steps:
1314
- uses: actions/checkout@v2
1415
- name: Set up Python

0 commit comments

Comments
 (0)