Leeyom Wang
Leeyom Wang
cool,之前也想把文章整合进readme中,看到[这篇文章](https://github.com/jwenjian/ghiblog/issues/1),发现了你再底下的留言,真是太巧了吧,他这个感觉就太花哨了,你这个挺符合我的要求的,拷贝你的这些workflows yml等文件后,完美使用,只是这个`generate_readme.yml` 里的: ``` - name: Push README uses: github-actions-x/[email protected] with: github-token: ${{ secrets.G_T }} commit-message: "Refresh README" files: README.md rebase: 'true' name: superleeyom email: [email protected] ``` 一定要改成自己的 name 和...
@yihong0618 nice👍
就是说,可以把issue转为markdown进行备份吗? @egolearner
@egolearner 我刚试了下,似乎失败了,提示截图如下:  我将 issue2md.py 和 issue2md.yml 分别拷贝到了我的[仓库](https://github.com/superleeyom/blog)
找到问题了,是 issue2md.yml 里的路径弄错了,因为我直接贴到跟目录,没有 tools 目录,去掉就ok,但是又出现另外一个错误: 
手动触发执行的action,跟这个有关系吗?  @egolearner
 好像还是不行哎,是我哪里的[配置](https://github.com/superleeyom/blog/issues)不对吗? @egolearner
> @superleeyom secret的名字不同,[https://github.com/superleeyom/blog/blob/main/.github/workflows/issue2md.yml中的G_T改成GT](https://github.com/superleeyom/blog/blob/main/.github/workflows/issue2md.yml%E4%B8%AD%E7%9A%84G_T%E6%94%B9%E6%88%90GT) 多谢,已解决~ @egolearner
@yihong0618 cool,我试试看,哈哈
名字:Leeyom's Blog 链接:https://blog.leeyom.top 描述:用于记录一些幼稚的想法和脑残的瞬间