diff --git a/LivestreamRecorderService.csproj b/LivestreamRecorderService.csproj
index 223d975..f87b2cf 100644
--- a/LivestreamRecorderService.csproj
+++ b/LivestreamRecorderService.csproj
@@ -33,7 +33,7 @@
-
+
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 2909ec9..124bceb 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -15,7 +15,7 @@ variables:
steps:
- task: Docker@2
inputs:
- containerRegistry: 'Github Container Registry_Recorder-moe'
+ containerRegistry: 'GitHub Container Registry_Recorder-moe'
repository : 'Recorder-moe/LivestreamRecorderService'
command: 'buildAndPush'
tags: "latest"