From 2660d644f1dec3d89c634127d341027d56878a97 Mon Sep 17 00:00:00 2001 From: Gabriele Panico Date: Tue, 10 Oct 2023 17:00:13 +0200 Subject: [PATCH] changes --- .github/workflows/main-latest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main-latest.yml b/.github/workflows/main-latest.yml index a67fe50b..58fff1d9 100644 --- a/.github/workflows/main-latest.yml +++ b/.github/workflows/main-latest.yml @@ -19,5 +19,5 @@ jobs: with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} - repository: tiledesk/design_studio + repository: tiledesk/design-studio tags: latest