Update publish-release.yml

This commit is contained in:
Adel Salakh 2025-05-14 23:59:17 +02:00 committed by GitHub
parent 239d42d629
commit 3ab01555d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -120,3 +120,5 @@ jobs:
- name: Push images
run: make push-docker-all
env:
REGISTRY: ${{ vars.ECR_REGISTRY }}