Update .gitea/workflows/tf-docs.yml
This commit was merged in pull request #6.
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
if: steps.verify-changed-files.outputs.files_changed == 'true'
|
||||
run: |
|
||||
git config --global user.name "Gitea Bot"
|
||||
git config --global user.email "gitea@xaked.com"
|
||||
git config --global user.email "bot@git.palkoi.net"
|
||||
git add README.md
|
||||
git status
|
||||
git commit -m 'docs(tf-docs): update README.md'
|
||||
|
||||
Reference in New Issue
Block a user