博客
分类
标签
归档
友链
关于
暗黑模式
博客
分类
标签
归档
友链
关于
暗黑模式
泰拉大典
博客
分类
标签
归档
友链
关于
Use Github Action to automatic deploy
使用 Github Action 自动部署1. 生成 SSH 私钥1ssh-keygen -m PEM -t rsa -b 4096 2. 将生成的 SSH 私钥导出并填入指项目仓库1cat ~/.ssh/id_rsa 复制全部内容。 打开仓库页面,点击 Settings -> Secrets and variables -> actions -> New reposit...
2023-06-21
Git
Linux
Git
Linux
阅读全文