Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
action.yml 233 Bytes
Copy Edit Raw Blame History
Soleil Rojas authored 2020-05-18 11:48 . Update action.yml
name: 'Hexo Deploy'
description: 'This GitHub action will handle the building and deploying process of hexo project.'
author: 'renzhaosy'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'git-commit'
color: 'orange'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化