diff --git a/.github/workflows/push-main-image-ghcr.yml b/.github/workflows/push-main-image-ghcr.yml index 2cdf049..a7acefc 100644 --- a/.github/workflows/push-main-image-ghcr.yml +++ b/.github/workflows/push-main-image-ghcr.yml @@ -1,7 +1,7 @@ name: Deploy Images to GHCR env: - DOTNET_VERSION: '6.0.x' + DOTNET_VERSION: '6.0.x' on: push: diff --git a/.gitignore b/.gitignore index fcae65f..cb660e0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ __pycache__/ .vscode/ config/config.conf test*.py -ToDo +ToDo \ No newline at end of file