From bddc586900e1133c1d36d371b752fb80d3b6212f Mon Sep 17 00:00:00 2001 From: builderjer Date: Fri, 25 Aug 2023 06:56:20 -0600 Subject: [PATCH] changed upload for testing --- .github/workflows/raspbian-ovos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/raspbian-ovos.yaml b/.github/workflows/raspbian-ovos.yaml index 125a2cd..40d7302 100644 --- a/.github/workflows/raspbian-ovos.yaml +++ b/.github/workflows/raspbian-ovos.yaml @@ -130,6 +130,6 @@ jobs: password: ${{ secrets.PASSWORD }} port: ${{ secrets.SSH_PORT }} source: "${{ steps.build.outputs.image-path }}" - target: "raspbian/development" + target: "raspbian/development/.testing" strip_components: 4