Skip to main content
Notes & Drafts
ALL
Frontend
Tech
Blog
GitHub
2 docs tagged with "github-action"
View all tags
Publish NPM library by github action
使用 github-action 来发布 npm 包,需要注意配置几个权限:
Update Server by Github Action
这里介绍一个非常简单的使用 github-action 来更新服务器的方法。主要实现的思路: