Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
drinkataco committed Feb 3, 2024
1 parent e15d7bf commit f26a60e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
set -e
source ./updated_charts.sh
git fetch --tags
cd "$(git rev-parse --show-toplevel)" || exit 1 # Go to git root
echo make package CHARTS="$(updated_charts "${PREVIOUS_VERSION}" "$CURRENT_VERSION")"
Expand Down

0 comments on commit f26a60e

Please sign in to comment.