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 635df78 commit 6bbedddCopy full SHA for 6bbeddd
.github/workflows/pypi-release.yml
@@ -5,7 +5,7 @@ on:
5
types: [created]
6
7
jobs:
8
- build-n-publish:
+ build-and-publish-to-pypi:
9
name: Build and publish library to PyPI
10
runs-on: ubuntu-20.04
11
steps:
0 commit comments