From ed3c73f18f18531bae936e156fdb87351dc10483 Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:29:37 +0300 Subject: [PATCH] Update Deploy_Traefik_and_MariaDB.yml --- .github/workflows/Deploy_Traefik_and_MariaDB.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Deploy_Traefik_and_MariaDB.yml b/.github/workflows/Deploy_Traefik_and_MariaDB.yml index d47006ef..ee04fb32 100644 --- a/.github/workflows/Deploy_Traefik_and_MariaDB.yml +++ b/.github/workflows/Deploy_Traefik_and_MariaDB.yml @@ -54,7 +54,7 @@ jobs: # dockerfile: Dockerfile # Path to your Dockerfile if you have one - name: Create directory - run: mkdir ~/gitopss + run: mkdir ~/gitops - name: Create traefik.env file run: |