Skip to content

Commit 5152816

Browse files
committed
ci: update tag name
1 parent 5457f1f commit 5152816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ jobs:
9999
- name: Publish to GitHub Release 1.0.0.post1
100100
uses: softprops/action-gh-release@v2
101101
with:
102-
tag_name: "1.0.0.post1"
102+
tag_name: "v1.0.0.post1"
103103
files: dist/*.whl
104104

0 commit comments

Comments
 (0)