Skip to content

Commit 246b216

Browse files
authored
Update python-package.yml
1 parent dbcac49 commit 246b216

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ jobs:
8787
uses: softprops/action-gh-release@v2
8888
if: github.ref_type == 'tag'
8989
with:
90+
name: ${{github.ref_name}}
91+
tag_name: ${{github.ref_name}}
9092
files: dist/*
9193

9294
test_package:

0 commit comments

Comments
 (0)