diff --git a/.github/workflows/integration-core.yml b/.github/workflows/integration-core.yml
index 636e846..ff369bc 100644
--- a/.github/workflows/integration-core.yml
+++ b/.github/workflows/integration-core.yml
@@ -18,7 +18,7 @@ env:
repo: Integration
project_path: ./src/Integration.Core/
- nupkg_path: ./src/Integration.Core/bin/Release/Integration.Core.1.0.0.nupkg
+ nupkg_path: ./src/Integration.Core/bin/Release/Integration.Hub.1.0.0.nupkg
nupkg_github_secret: ${{ secrets.GITHUB_TOKEN }}
nupkg_nuget_secret: ${{ secrets.NUGET_API_KEY }}
github_registry_url: https://nuget.pkg.github.com/onurkanbakirci/index.json
diff --git a/src/Integration.Core/Integration.Core.csproj b/src/Integration.Core/Integration.Core.csproj
index 656f8d3..0c8c002 100644
--- a/src/Integration.Core/Integration.Core.csproj
+++ b/src/Integration.Core/Integration.Core.csproj
@@ -4,7 +4,7 @@
net8.0
enable
enable
- Integration.Core
+ Integration.Hub
1.0.0
onurkanbakirci
onurkanbakirci