From 2e16069850571df3dce56260d65184e3c6a6d768 Mon Sep 17 00:00:00 2001 From: jayofelony Date: Mon, 26 Feb 2024 20:36:16 +0100 Subject: [PATCH] Update workflow --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 30adbbe4..173ac17c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -63,7 +63,7 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 with: - prerelease: false + prerelease: true tag_name: v${{ env.VERSION }} name: Pwnagotchi v${{ env.VERSION }} files: |