Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 16dc61a

Browse files
Fix project name
1 parent 320256d commit 16dc61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
# Disable sending usage data to Microsoft
1212
DOTNET_CLI_TELEMETRY_OPTOUT: true
1313
# Project name to pack and publish
14-
PROJECT_NAME: eskv
14+
PROJECT_NAME: Fargo.CmdLine
1515
# GitHub Packages Feed settings
1616
GITHUB_FEED: https://nuget.pkg.github.com/thinkbeforecoding/
1717
GITHUB_USER: thinkbeforecoding

0 commit comments

Comments
 (0)