Skip to content

Commit 5e4572f

Browse files
authored
Update release.yml
1 parent 34dd053 commit 5e4572f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
with:
5959
upload_url: ${{ steps.create_release.outputs.upload_url }}
60-
asset_path: ./dist/mylib-${{ env.VERSION }}-py3-none-any.whl
61-
asset_name: mylib-${{ env.VERSION }}-py3-none-any.whl
60+
asset_path: ./dist/neasqcvariational-${{ env.VERSION }}-py3-none-any.whl
61+
asset_name: neasqcvariational-${{ env.VERSION }}-py3-none-any.whl
6262
asset_content_type: application/x-wheel+zip

0 commit comments

Comments
 (0)