We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28da93 commit ed11d22Copy full SHA for ed11d22
.github/workflows/github-release.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
release:
12
- name: Publish Python Wheel
+ name: Create Github Release
13
runs-on: ubuntu-latest
14
steps:
15
- name: Download Source Tarball
0 commit comments