diff --git a/.github/workflows/PreRelease_task.yml b/.github/workflows/PreRelease_task.yml index d7576d15..9b446524 100644 --- a/.github/workflows/PreRelease_task.yml +++ b/.github/workflows/PreRelease_task.yml @@ -257,7 +257,7 @@ jobs: uses: ncipollo/release-action@v1 with: artifacts: '${{ github.workspace }}\SimHubPlugin\bin\DiyActivePedal.dll' - prerelease: ${{ github.event.inputs.is-pre-release }} + prerelease: true replacesArtifacts: true allowUpdates: true name: develop_package_not_stable ${{ github.run_number }}