From 6150eeb0c2bbb7dc850164699169b9f4cde0fc3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Teguayco=20Guti=C3=A9rrez?= Date: Thu, 28 Dec 2023 14:36:09 +0100 Subject: [PATCH] Remove trailing whitespace --- .github/workflows/publish-nuget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-nuget.yml b/.github/workflows/publish-nuget.yml index 5dcbc9e..ea8a601 100644 --- a/.github/workflows/publish-nuget.yml +++ b/.github/workflows/publish-nuget.yml @@ -10,7 +10,7 @@ jobs: name: Publish to NuGet uses: Lombiq/GitHub-Actions/.github/workflows/publish-nuget.yml@dev with: - # These warnings are related to the tooling erroneously assuming that a ps1 file must be an + # These warnings are related to the tooling erroneously assuming that a ps1 file must be an # (un)install script. In this repo the ps1 files are assets to be used by the consumer. dotnet-pack-ignore-warning: NU5110 NU5111 secrets: