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