Skip to content

Commit

Permalink
chore: fix input [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsens committed Sep 13, 2023
1 parent 4a2290b commit 3d7321b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
repo: charts
owner: wearefrank
workflow: update-app-version.yml
workflow_inputs: { "chart": "charts/zaakbrug", "version": "1337" }
workflow_inputs: '{ "chart": "charts/zaakbrug", "version": "1337" }'

- name: Use the output run ID
run: echo ${{steps.return_dispatch.outputs.run_id}}

0 comments on commit 3d7321b

Please sign in to comment.