diff --git a/.github/actions/publish/action.yaml b/.github/actions/publish/action.yaml index dfdb29a..fff4a3a 100644 --- a/.github/actions/publish/action.yaml +++ b/.github/actions/publish/action.yaml @@ -6,7 +6,7 @@ branding: inputs: checkout: description: 'Specifies if this action should checkout the code' - required: false + required: true default: 'true' path: description: 'Specifies the path of the static assets after building'