行动化 部署到Netlify的GitHub操作 部署URL在您的请求请求中被注释并提交注释! 还支持GitHub部署! 用法 # .github/workflows/netlify.yml name : Build and Deploy to Netlify on : push : pull_request : jobs : build : runs-on : ubuntu-18.04 steps : - uses : actions/checkout@v2 # ( Build to ./dist or other directory.