diff --git a/.github/workflows/msbuild-relz.yml b/.github/workflows/msbuild-relz.yml index 0e05668..946b8ac 100644 --- a/.github/workflows/msbuild-relz.yml +++ b/.github/workflows/msbuild-relz.yml @@ -1,7 +1,7 @@ name: MSBuild-Release - -on: [create] - +on: + release: + types: [created] env: # Path to the solution file relative to the root of the project. SOLUTION_FILE_PATH: .\obse