diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ed81544..14f7e9e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,7 +6,10 @@ on: - main jobs: - docker: + build: + name: Build and push container + permissions: + packages: write env: RUNNER_TOOL_CACHE: /toolcache NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages