Skip to content

Commit

Permalink
Update server.update-config-dispatch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dennybaa authored Apr 5, 2022
1 parent a7c9ca0 commit a6ef603
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 a6ef603

Please sign in to comment.