Skip to content

Commit

Permalink
Helm with minus in version (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
l0kix2 authored Jun 18, 2024
1 parent 10cba00 commit 571edf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
name: ytsaurus-identity-sync-chart
repository: tractoai
tag: 0.0.0+${{ steps.meta.outputs.version }}
tag: 0.0.0-${{ steps.meta.outputs.version }}
path: ytsaurus-identity-sync-chart
registry: ${{ env.REGISTRY }}
registry_username: ${{ github.actor }}
Expand Down

0 comments on commit 571edf1

Please sign in to comment.