diff --git a/.github/workflows/uffizzi.yml b/.github/workflows/uffizzi.yml index fd7ed8b..c84228f 100644 --- a/.github/workflows/uffizzi.yml +++ b/.github/workflows/uffizzi.yml @@ -135,7 +135,7 @@ jobs: edit-mode: replace - name: Connect to Virtual Cluster - uses: UffizziCloud/cluster-action@main + uses: UffizziCloud/cluster-action@test-324 with: cluster-name: pr-${{ github.event.pull_request.number }} server: https://app.uffizzi.com @@ -203,7 +203,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Delete Virtual Cluster - uses: UffizziCloud/cluster-action@main + uses: UffizziCloud/cluster-action@test-324 with: action: delete cluster-name: pr-${{ github.event.pull_request.number }} diff --git a/result/views/index.html b/result/views/index.html index 4427ffa..5dc6e75 100644 --- a/result/views/index.html +++ b/result/views/index.html @@ -2,7 +2,7 @@ - Cats vs Dogs -- Result + Cats vs Dogs -- 324