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 df4599b commit 52ae538Copy full SHA for 52ae538
.github/workflows/release.yml
@@ -6,6 +6,7 @@ on:
6
jobs:
7
build:
8
runs-on: ubuntu-latest
9
+ environment: Publishing to PyPI
10
steps:
11
- uses: actions/checkout@v3
12
- name: Build and publish to pypi
0 commit comments