From 6c16441b4ba1e776e6780ad02b433f2e56008f8a Mon Sep 17 00:00:00 2001 From: Natsu Kagami Date: Sat, 27 Jun 2020 22:28:04 -0400 Subject: [PATCH] Push straight to youmubot/ --- .github/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cb69993..6e229fc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -46,6 +46,7 @@ jobs: port: ${{ secrets.PORT }} source: youmubot-release/youmubot target: youmubot + strip_components: 1 - name: Restart youmubot uses: appleboy/ssh-action@master with: