Skip to content

Commit

Permalink
fix: charts uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
notwedtm committed Dec 28, 2024
1 parent c9a7755 commit c288e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
run: |
# Get the next version
NEXT_VERSION=1.0.8-dev.29
NEXT_VERSION=1.0.8-dev.30
echo "Next version: $NEXT_VERSION"
# Package the charts
Expand Down

0 comments on commit c288e01

Please sign in to comment.