diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 04e421f..0e8cb5e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: if-no-files-found: error retention-days: 7 path: | - ${{ env.NuGetDirectory }}/*.nuget + ${{ env.NuGetDirectory }}/Flagsmith.*.nupkg !${{ env.NuGetDirectory }}/Flagsmith.Engine* validate_nuget: