diff --git a/.github/workflows/PUBLISH_PACKAGES.yml b/.github/workflows/PUBLISH_PACKAGES.yml index 85216fd..3a10a8a 100644 --- a/.github/workflows/PUBLISH_PACKAGES.yml +++ b/.github/workflows/PUBLISH_PACKAGES.yml @@ -5,6 +5,7 @@ on: branches: [ main ] paths: - 'DSTV.Net/DSTV.Net.csproj' + - 'Directory.Build.props' - '.github/workflows/PUBLISH_PACKAGES.yml' jobs: