GitHub 常用的 Actions

Checkout 检出你的仓库代码

https://github.com/marketplace/actions/checkout

actions/setup-node:设置 Node.js 环境。

https://github.com/marketplace/actions/setup-node-js-environment

actions/setup-python:设置 Python 环境。

https://github.com/marketplace/actions/setup-python

actions/cache:缓存依赖包和构建结果。

https://github.com/marketplace/actions/cache

actions/upload-artifact:上传构建产物。

https://github.com/marketplace/actions/upload-a-build-artifact

actions/download-artifact:下载构建产物。

https://github.com/marketplace/actions/download-a-build-artifact

actions/labeler:自动给拉取请求和问题打标签。

https://github.com/marketplace/actions/labeler

actions/stale:警告并关闭在指定时间内没有活动的问题和 PR。

https://github.com/marketplace/actions/close-stale-issues

action-send-mail:向多个收件人发送电子邮件。

https://github.com/dawidd6/action-send-mail

actions/flutter-action:安装flutter环境。

https://github.com/marketplace/actions/flutter-action

THE END
喜欢就支持一下吧
点赞0赞赏 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容