From 5ed82d0fca7a0751487b67dbf37c2fa559ce4863 Mon Sep 17 00:00:00 2001 From: xeovalyte Date: Fri, 27 Oct 2023 12:52:02 +0200 Subject: [PATCH] Update .gitea/workflows/workflow.yml --- .gitea/workflows/workflow.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/workflow.yml b/.gitea/workflows/workflow.yml index acd4200..e495681 100644 --- a/.gitea/workflows/workflow.yml +++ b/.gitea/workflows/workflow.yml @@ -30,8 +30,7 @@ jobs: working-directory: ./toos-dashboard - run: npm run tauri build working-directory: ./toos-dashboard - - name: Publish release - working-directory: ./toos-dashboard + - name: Publish release id: use-go-action uses: https://gitea.com/actions/release-action@main working-directory: ./toos-dashboard