From 4eb945786d33138250282bfd04863e485a03135e Mon Sep 17 00:00:00 2001 From: ArabCoders Date: Thu, 23 Jan 2025 18:04:15 +0300 Subject: [PATCH] update job name --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index db1a5356..21ad5c3d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -182,7 +182,7 @@ jobs: args: /opt/docker-readme-sync/sync create_release: - needs: publish_docker_images + needs: push-build runs-on: ubuntu-latest if: (endsWith(github.ref, github.event.repository.default_branch) && success()) || (github.event_name == 'workflow_dispatch' && github.event.inputs.create_release == 'true') steps: