Skip to content

Commit

Permalink
Update automatic release name
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoNegri authored Dec 4, 2023
1 parent 19d9c31 commit 1d8a539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,6 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: "v${{needs.build.outputs.version}}"
prerelease: true
title: "Release v${{needs.build.outputs.version}}"
title: "v${{needs.build.outputs.version}}"
files: |
/tmp/artifacts/*.whl

0 comments on commit 1d8a539

Please sign in to comment.