update job name

This commit is contained in:
ArabCoders 2025-01-23 18:04:15 +03:00
parent 2ea407b64a
commit 4eb945786d

View file

@ -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: