github-actions-hexo icon indicating copy to clipboard operation
github-actions-hexo copied to clipboard

A Github action used to automatic generate publish hexo-based blog and clear Cloudflare cache.

Results 2 github-actions-hexo issues
Sort by recently updated
recently updated
newest added

之前我提交的 #5 引入了`github_page_repository`和`github_page_repository_branch`用于手动设置其他GitHub Page存放项目及分支, 事实上这个信息在`hexo`的设置文件`_config.yml`的`deploy`节已经指定, 如果能自动获取就更好了. 另外, 在[sma11black/hexo-action](https://github.com/sma11black/hexo-action)项目中使用[sync_deploy_history.js](https://github.com/sma11black/hexo-action/blob/master/sync_deploy_history.js)实现自动获取并同步历史提交

It stopped working two months ago. Is it still under maintenance? Error code: ``` # github.com:22 SSH-2.0-babeld-32c28593 /usr/local/bin/hexo -> /usr/local/lib/node_modules/hexo-cli/bin/hexo > [email protected] postinstall /usr/local/lib/node_modules/hexo-cli/node_modules/hexo-util > npm run build:highlight > [email protected]...