Skip to content

Commit

Permalink
Mon Jan 6 08:14:44 PM MST 2025
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew <[email protected]>
  • Loading branch information
mindovermiles262 committed Jan 7, 2025
1 parent 1828caa commit d265499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
steps:
# https://github.com/actions/checkout
- uses: actions/checkout@v4
- name: Update Chart
run: |
CAPTURE_GROUP="appVersion:\ \"v[0-9]\+\.[0-9]\+\.[0-9]\+\""
REPLACEMENT="appVersion\:\ \"$GH_TAG\""
Expand Down

0 comments on commit d265499

Please sign in to comment.