Skip to content

Commit b27970d

Browse files
authored
Update release.yml
1 parent cde8c57 commit b27970d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
dotnet-version: '9.0.x'
1919

2020
- name: Build
21-
run: dotnet build StashMovies/Jellyfin_Plugin_StashMovies.csproj --configuration Release
21+
run: dotnet build StashMovies/Jellyfin.Plugin.StashMovies.csproj --configuration Release
2222

2323
- name: Package
2424
run: |

0 commit comments

Comments
 (0)