提交 53539437 作者: 余乾开

feat(github action):commit deploy

上级 401cd68f
...@@ -85,8 +85,8 @@ jobs: ...@@ -85,8 +85,8 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- run: | - run: |
git config user.name github-actions git config user.name "qiankaiyu"
git config user.email github-actions@github.com git config user.email "986022405@qq.com"
git add . git add .
git commit -m "generated Image update" git commit -m "generated Image update"
git push git push
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论