diff --git a/.github/workflows/api-publish-lib-workflow.yml b/.github/workflows/api-publish-lib-workflow.yml index 4431466..963d7cc 100644 --- a/.github/workflows/api-publish-lib-workflow.yml +++ b/.github/workflows/api-publish-lib-workflow.yml @@ -8,7 +8,7 @@ on: required: true type: string IS_TEST_ENABLED: - description: "Using for start test before pushing to ECR if value is true." + description: "Using for start test before pushing if value is true." default: false type: boolean secrets: