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: |