From c3b664ea21f55000ba5ea4e2b0aef8bb5a307a21 Mon Sep 17 00:00:00 2001 From: David Pine Date: Tue, 6 Dec 2022 18:19:30 -0600 Subject: [PATCH] Try this instead --- src/Actions.Core/Actions.Core.csproj | 2 +- src/Actions.GitHub/Actions.GitHub.csproj | 2 +- src/Actions.Glob/Actions.Glob.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Actions.Core/Actions.Core.csproj b/src/Actions.Core/Actions.Core.csproj index 4d0e376..e7ba9f7 100644 --- a/src/Actions.Core/Actions.Core.csproj +++ b/src/Actions.Core/Actions.Core.csproj @@ -19,7 +19,7 @@ true Actions.Core GitHub Actions: Core .NET SDK (@actions/core) - Actions.Core + GitHub.Actions.Core dotnet;dotnetcore;csharp;github;actions;devops; https://github.com/IEvangelist/dotnet-github-actions-sdk diff --git a/src/Actions.GitHub/Actions.GitHub.csproj b/src/Actions.GitHub/Actions.GitHub.csproj index 2b6dc28..fd85d7e 100644 --- a/src/Actions.GitHub/Actions.GitHub.csproj +++ b/src/Actions.GitHub/Actions.GitHub.csproj @@ -19,7 +19,7 @@ true Actions.GitHub GitHub Actions: GitHub .NET SDK (@actions/github) - Actions.GitHub + GitHub.Actions.GitHub dotnet;dotnetcore;csharp;github;actions;devops; https://github.com/IEvangelist/dotnet-github-actions-sdk diff --git a/src/Actions.Glob/Actions.Glob.csproj b/src/Actions.Glob/Actions.Glob.csproj index 6afb86e..28ac531 100644 --- a/src/Actions.Glob/Actions.Glob.csproj +++ b/src/Actions.Glob/Actions.Glob.csproj @@ -19,7 +19,7 @@ true Actions.Glob GitHub Actions: Glob .NET SDK (@actions/glob) - Actions.Glob + GitHub.Actions.Glob dotnet;dotnetcore;csharp;github;actions;devops; https://github.com/IEvangelist/dotnet-github-actions-sdk