Indy Maat

Results 4 comments of Indy Maat

Same issue here, using appleboy/[email protected] Everything works as expected but just a veeeeryy long output... ``` 4746 out: 4747 out: 4748 err: 4749 out: 4750 err: 4751 out: 4752 ==============================================...

The parameter **strip_components** with value **1** did work for me: ``` - name: Copy Build Via SSH uses: appleboy/scp-action@master with: source: dist/ strip_components: 1 target: ~/project host: ${{ secrets.SSH_HOST }}...

Same issue here, both for `1.16.0` as for `1.16.0-1`. `[email protected]` works fine.

I think it is funny that GitHub is able to develop immense complex and scalable systems. But this simple conditional is not yet there 🤡