Skip to content

Commit 10f1bb4

Browse files
committed
fix
1 parent c7c45aa commit 10f1bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-chart-version-nightly-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
shortname: ${{inputs.shortname}}
8787
auth: ${{inputs.auth}}
8888
exclude: ${{inputs.exclude}}
89-
platforms: ${{ input.platform }}
89+
platforms: ${{ inputs.platform }}
9090
run-all-e2e-tests: ${{ inputs.run-all-e2e-tests }}
9191
always-delete-namespace: true
9292
values-enterprise: "${{ inputs.values-enterprise }}"

0 commit comments

Comments
 (0)