From 3677f3819f00e57a5912ca48cb554dba192d5569 Mon Sep 17 00:00:00 2001 From: Bartosz Sekula Date: Thu, 24 Aug 2023 15:20:20 +0200 Subject: [PATCH] asdasd --- .github/workflows/release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index aa99399..ebd07fd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -71,8 +71,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: List artifacts - run: ls -R - working-directory: artifacts + run: ls -R ./artifacts - name: Create a tag run: |