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: |