From d4e8e5abc40342adecec14d1578af906990b226e Mon Sep 17 00:00:00 2001 From: iAmAsval Date: Fri, 4 Jun 2021 00:03:07 +0200 Subject: [PATCH] finally it worked out --- .github/workflows/main.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5774c194..14fbb2ab 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -33,10 +33,7 @@ jobs: uses: papeloto/action-zip@v1 with: files: ./FModel/bin/Publish/FModel.exe - dest: FModel.zip - - - name: test - run: tree + dest: FModel.zip # will end up in working directory not the Publish folder - name: GIT Release uses: marvinpinto/action-automatic-releases@latest