diff --git a/.github/workflows/deploy-nuget b/.github/workflows/deploy-nuget index a9e2785..d2fbdb0 100644 --- a/.github/workflows/deploy-nuget +++ b/.github/workflows/deploy-nuget @@ -2,8 +2,7 @@ name: Upload nuget package on: push: - branches: - - main + branches: [ "main" ] jobs: deploy: