Skip to content

Commit

Permalink
Update docker-helm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IsraelMurciano authored Jun 19, 2024
1 parent 2995fe2 commit dc86364
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ jobs:
SLACK_TITLE: "Repo Name"
SLACK_MESSAGE: |
<${{ steps.extract_info.outputs.repo_url }}|${{github.event.repository.name}}>
*Docker Image: cnvrg/${{ steps.extract_info.outputs.docker_repo }}:${{ steps.tag_bump.outputs.new_tag }}*
*Version: ${{ steps.tag_bump.outputs.new_tag }}*
<${{ steps.extract_info.outputs.repo_url }}/releases|Release Notes:>
${{steps.changelog_final.outputs.changelog}}
${{steps.cnvrg_changelog.outputs.changelog}}

0 comments on commit dc86364

Please sign in to comment.