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: