We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939a6b7 commit 6c96f56Copy full SHA for 6c96f56
1 file changed
.github/workflows/pypi-publish.yaml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
deploy:
8
- name: '[publish] pypi'
+ name: '[Build/publish] pypi'
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v2
0 commit comments