Search Results

admin
Feb. 8, 2025, 6:57 p.m.
253 views
0 likes
Deploy to Server with GitHub Actions
This blog shows you how to use GitHub Actions to automatically update your server when pushing code. It covers generating SSH keys, configuring the server, adding keys to GitHub, creating the workflow, and the final result.