~1 min (71 words)
Using github actions to deploy via ssh or scp
This article is part of a new format called shorts.
Here I will just share one or a few links, maybe an interesting video or podcast.
Or some outlines about what I learned today.
Today I learned
If you're about to use GitHub actions to deploy, there's a perfect blog article by Zell Liev about getting scp and ssh to work in GitHub actions.