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 5457f1f commit 5152816Copy full SHA for 5152816
1 file changed
.github/workflows/test-build.yml
@@ -99,6 +99,6 @@ jobs:
99
- name: Publish to GitHub Release 1.0.0.post1
100
uses: softprops/action-gh-release@v2
101
with:
102
- tag_name: "1.0.0.post1"
+ tag_name: "v1.0.0.post1"
103
files: dist/*.whl
104
0 commit comments