From f68e3c249064c77ec8a798559b0c36d59bf1c454 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 19 Feb 2022 20:07:32 +0100 Subject: [PATCH] #442 test gh-release --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index df1031c..a90bd75 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,6 +21,7 @@ jobs: echo "This job's status is ${{ job.status }}." - name: GH Release uses: softprops/action-gh-release@v0.1.14 + if: startsWith(github.ref, 'refs/tags/') with: files: | out/stm8ef-bin.zip