Skip to content

Commit

Permalink
:))
Browse files Browse the repository at this point in the history
  • Loading branch information
JTaeuber committed Jan 3, 2025
1 parent 2a5e59c commit 77cf908
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-for-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:

- name: Check for appVersion changes
run: |
echo "Applying hax"
echo "Checking for appVersion changes..."
if git diff origin/${{ github.base_ref }} -- test-chart/Chart.yaml | grep -qe "^[+-]appVersion: "; then
app_version_change=$(echo "version changed")
Expand Down

0 comments on commit 77cf908

Please sign in to comment.