Skip to content

Commit a5bf04c

Browse files
committed
fix naming in ci
1 parent 766316e commit a5bf04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
env:
77
GITHUB_USER: 'sandreas'
88
PROJECT_NAME: 'Sandreas.Files'
9-
PROJECT_PATH: 'Sandreas/Sandreas.csproj'
9+
PROJECT_PATH: 'Sandreas.Files/Sandreas.Files.csproj'
1010
DOTNET_VERSION: '6.0.301'
1111
DOTNET_FRAMEWORK: 'net6.0'
1212
jobs:

0 commit comments

Comments
 (0)