From 447de778d6ef36dea623f18d4d7e2956325542bb Mon Sep 17 00:00:00 2001 From: mhewedy Date: Tue, 19 Mar 2024 22:42:52 +0300 Subject: [PATCH] Revert "test release" This reverts commit 50aa43758d71ded20d408196fc5963307c21a3cc. --- .github/workflows/go.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 7832f41..94d038c 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -72,9 +72,6 @@ jobs: name: my-artifacts path: bin - - uses: actions/download-artifact@v1 - - run: ls -lR - release: name: Release if: startsWith(github.ref, 'refs/tags/')