diff --git a/.github/workflows/release-dotnet-nuget.yml b/.github/workflows/release-dotnet-nuget.yml index 3167116..0b828a3 100644 --- a/.github/workflows/release-dotnet-nuget.yml +++ b/.github/workflows/release-dotnet-nuget.yml @@ -2,7 +2,7 @@ name: Release .NET NuGet on: release: - types: [published, created, edited] + types: [created] jobs: test: diff --git a/Directory.Build.props b/Directory.Build.props index af45aab..57b7b7e 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,7 +7,7 @@ icon.png MIT https://i.ibb.co/SmV2V0m/aprismatic.png - https://github.com/aprismatic/dotnet-template + https://github.com/aprismatic/bigintegerext