From 9e6f0ed1d0163b82c00cf04f4dd17cd26f5e7a5e Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Thu, 29 Jul 2021 14:14:40 -0700 Subject: [PATCH] Remove extendedZipContent --- github-actions/DotNet.GitHubAction/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/github-actions/DotNet.GitHubAction/README.md b/github-actions/DotNet.GitHubAction/README.md index 2551e86e4ae..3301ad2ed35 100644 --- a/github-actions/DotNet.GitHubAction/README.md +++ b/github-actions/DotNet.GitHubAction/README.md @@ -6,9 +6,6 @@ products: - dotnet - github page_type: sample -extendedZipContent: -- path: null - target: null name: "GitHub Actions with .NET" urlFragment: "create-dotnet-github-action" description: "A .NET 5 console application that contains the example from Create a GitHub Action with .NET tutorial."