From 468cfd9f4fbc877f59a9782706742753b6cb4e0a Mon Sep 17 00:00:00 2001 From: jayofelony Date: Tue, 26 Mar 2024 07:55:06 +0100 Subject: [PATCH] prerelease: false Signed-off-by: jayofelony --- .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 e6479c5b..2630d63c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -63,7 +63,7 @@ jobs: - name: Release uses: softprops/action-gh-release@v2 with: - prerelease: true + prerelease: false tag_name: v${{ env.VERSION }} name: Pwnagotchi v${{ env.VERSION }} files: |