Skip to content

Commit

Permalink
Merge #2225
Browse files Browse the repository at this point in the history
2225: Update server.update-config-dispatch.yml r=Deniallugo a=dennybaa



Co-authored-by: Denis Baryshev <[email protected]>
  • Loading branch information
bors-matterlabs-dev[bot] and dennybaa authored Apr 5, 2022
2 parents a7c9ca0 + a6ef603 commit 982f083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server.update-config-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
ref: ${{ github.event.inputs.ref }}
cluster: ${{ needs.setup.outputs.cluster }}
namespace: ${{ needs.setup.outputs.release-namespace }}
restart: ${{ inputs.restart }}
restart: ${{ github.event.inputs.restart }}
secrets:
github-token: ${{ secrets.GH_TOKEN }}

Expand Down

0 comments on commit 982f083

Please sign in to comment.