diff --git a/.github/workflows/Diareat-CICD.yml b/.github/workflows/Diareat-CICD.yml index 98049a8..56f467f 100644 --- a/.github/workflows/Diareat-CICD.yml +++ b/.github/workflows/Diareat-CICD.yml @@ -51,7 +51,7 @@ jobs: docker push synoti21/${{ secrets.PROJECT_NAME }}:${{ steps.image.outputs.version }} - update-manifest: + CD: runs-on: ubuntu-latest needs: CI steps: