diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5772914..2b12c20 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest env: - PUBLISH_FOLDER: Blazor-Color-Picker/bin/Release/net6.0/publish/wwwroot + PUBLISH_FOLDER: Blazor-Color-Picker/bin/Release/net7.0/publish/wwwroot name: Build and Deploy Job steps: