diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index d8afb22..a6213e7 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -1,4 +1,4 @@ -name: Build and Deploy Docker Image on Deploy Container +name: Deploy Container - Build and Deploy Docker Image on: push: diff --git a/.github/workflows/dev.yaml b/.github/workflows/dev.yaml index 876fac8..c99fca8 100644 --- a/.github/workflows/dev.yaml +++ b/.github/workflows/dev.yaml @@ -1,4 +1,4 @@ -name: Build and Deploy Docker Image on Development Container +name: Development Container - Build and Deploy Docker Image on: push: