Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tteguayco committed Dec 28, 2023
1 parent 2d83bfe commit 6150eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6150eeb

Please sign in to comment.