diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7166ffe..b1315f8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: inputs: tag_custom: - description: 'A custom docker image tag e.g. "dev"' + description: 'A custom docker image tag e.g. "next"' required: false type: string push: