From ed410399da1ee2170e2c4378a1dd52f80f34b148 Mon Sep 17 00:00:00 2001 From: asandikci Date: Mon, 11 Nov 2024 23:01:28 +0300 Subject: [PATCH] Update .github/workflows/pages-deploy.yml --- .github/workflows/pages-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index 1bb4a3a..25a3cd2 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -23,7 +23,7 @@ jobs: build: runs-on: docker container: - image: https://git.asandikci.com/asandikci.com/web@main + image: https://git.asandikci.com/asandikci.com/web/raw/branch/main/Dockerfile steps: - name: Setup System Resources & Settings