Skip to content

Commit aa6ed9f

Browse files
Update deploy.yaml
1 parent 542bfd2 commit aa6ed9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ jobs:
749749
if: ${{ inputs.debug && inputs.delete_only == false }}
750750
run: find "${{ steps.copy.outputs.cd_path }}" || echo "Nothing copied!"
751751

752-
- name: Run kustomize build (concat per app)
752+
- name: Run kustomize build (concat per app)
753753
id: kustomize
754754
if: ${{ inputs.delete_only == false }}
755755
uses: actions/github-script@v7

0 commit comments

Comments
 (0)