diff --git a/.github/workflows/podcast-dotnet-maui-cd.yml b/.github/workflows/podcast-dotnet-maui-cd.yml index f4901dd..af73c76 100644 --- a/.github/workflows/podcast-dotnet-maui-cd.yml +++ b/.github/workflows/podcast-dotnet-maui-cd.yml @@ -6,7 +6,7 @@ on: paths: - 'src/Mobile/**' - '**/*build.props' - - '.github/workflows/podcast-mobile-cd.yml' + - '.github/workflows/podcast-dotnet-maui-cd.yml' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: