diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index c7c7511..5fb24b6 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -26,6 +26,3 @@ jobs: uses: ./ with: ssh-private-key: ${{ secrets.DEMO_KEY }} - - -