mirror of
https://github.com/stakater/Reloader.git
synced 2026-03-04 02:10:21 +00:00
fix manifest workflow
This commit is contained in:
1
.github/workflows/init-branch-release.yaml
vendored
1
.github/workflows/init-branch-release.yaml
vendored
@@ -48,6 +48,7 @@ jobs:
|
||||
run: |
|
||||
set -ue
|
||||
VERSION=${{ inputs.TARGET_VERSION }} make update-manifests-version
|
||||
VERSION=${{ inputs.TARGET_VERSION }} make bump-chart
|
||||
git diff
|
||||
|
||||
- name: Generate new set of manifests
|
||||
|
||||
Reference in New Issue
Block a user