Updating CICD Workflow

هذا الالتزام موجود في:
ahmedgamalyousef
2025-10-07 23:22:17 +03:00
الأصل e79c20c733
التزام 2c5a166d88

عرض الملف

@@ -23,7 +23,6 @@ jobs:
deploy: deploy:
needs: build_and_push_image needs: build_and_push_image
runs-on: ubuntu-latest
env: env:
PROJECT_NAME: ${{ github.event.repository.name }}-project PROJECT_NAME: ${{ github.event.repository.name }}-project
APP_NAME: ${{ github.event.repository.name }} APP_NAME: ${{ github.event.repository.name }}