From 03168d052b843139c3812786b681f5ec2b810fa1 Mon Sep 17 00:00:00 2001 From: "marco.spasiano" Date: Tue, 28 Jan 2025 16:06:46 +0100 Subject: [PATCH] Add OAUTH2 Configuration and TASK width WebClient --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 09bb346b5..4b96b4553 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - - name: Build and Push Container to ghcr.io + - name: Build and Push Container to ghcr uses: GlueOps/github-actions-build-push-containers@v0.3.7 with: context: ./docker/server