diff --git a/.github/workflows/container_build.yml b/.github/workflows/container_build.yml index 9be86482..041dfbaa 100644 --- a/.github/workflows/container_build.yml +++ b/.github/workflows/container_build.yml @@ -16,7 +16,7 @@ jobs: permissions: contents: read packages: write - name: Build Docker Image + name: Build and Push Docker Image steps: # Checkout the repository