diff --git a/.github/workflows/release-build.yml b/.github/workflows/release-build.yml index 85f193c..2a467bd 100644 --- a/.github/workflows/release-build.yml +++ b/.github/workflows/release-build.yml @@ -70,5 +70,4 @@ jobs: token: ${{ secrets.workflow_token }} allowUpdates: true replacesArtifacts: true - prerelease: true artifacts: "bin/packages/${{ matrix.arch }}/packages_ci/*.ipk"