diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index f84674c6..58d4790c 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -33,7 +33,6 @@ jobs: allowUpdates: True artifacts: "*.nupkg,*.snupkg,*.zip" body: 'Last built commit: ${{ github.sha }}' - commit: "main" name: 'Rolling Release' prerelease: True replacesArtifacts: True