Skip to content

Commit 2bcf6e6

Browse files
committed
update piepline
1 parent 54f9d57 commit 2bcf6e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# tag_name: ${{ github.ref }}
3737
# release_name: Release ${{ github.ref }}
3838
tag_name: ${{ env.RELEASE_VERSION }}
39-
release_name: ${{ env.RELEASE_VERSION }}
39+
release_name: Release ${{ env.RELEASE_VERSION }}
4040
body: |
4141
To download execute the following statement:
4242
pip install git+https://github.com/TrisNol/python-sample-package@${{ env.RELEASE_VERSION }}

0 commit comments

Comments
 (0)