We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411c2f9 commit 67b27aaCopy full SHA for 67b27aa
.github/workflows/python-publish.yml
@@ -12,6 +12,8 @@ jobs:
12
13
runs-on: ubuntu-latest
14
15
+ environment: deployment
16
+
17
steps:
18
- uses: actions/checkout@v2
19
- name: Set up Python
0 commit comments