From ab1868f30fec06d94384b934d800fc51f3a837cb Mon Sep 17 00:00:00 2001 From: Enes <9263360+EnessenE@users.noreply.github.com> Date: Thu, 6 Jul 2023 08:47:11 +0200 Subject: [PATCH] Update nuget.yml --- .github/workflows/nuget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nuget.yml b/.github/workflows/nuget.yml index b0c9995..c299df7 100644 --- a/.github/workflows/nuget.yml +++ b/.github/workflows/nuget.yml @@ -2,7 +2,7 @@ name: .NET nuget publish on: release: - types: published + types: released jobs: nugetpush: