From bc0aff4f1d5fd84f5ad83f7e49a0ec8051ebfc98 Mon Sep 17 00:00:00 2001 From: antonio Date: Mon, 10 Apr 2023 19:05:02 +0200 Subject: [PATCH] Github Action tuning --- .github/workflows/github_release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index fe0eb035..1f31355d 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -74,9 +74,6 @@ jobs: with: name: release-artifacts - - name: List Files - run: ls release-artifacts - - name: Create Github Release uses: softprops/action-gh-release@v1 with: