There was an error while loading. Please reload this page.
1 parent e0575d8 commit 7eddb00Copy full SHA for 7eddb00
1 file changed
.github/workflows/release.yaml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
release-to-pypi:
11
runs-on: ubuntu-20.04
12
+ environment: secrets
13
steps:
14
- uses: actions/checkout@v2
15
- name: Set up Python
0 commit comments