.github/workflows/wiki.yml: fix copying files from docs to wiki

This commit is contained in:
Aliaksandr Valialkin 2020-03-30 15:59:12 +03:00
parent ac3ee44fa7
commit a1e4c6a2be
2 changed files with 1 additions and 3 deletions

View file

@ -15,9 +15,8 @@ jobs:
env:
TOKEN: ${{secrets.CI_TOKEN}}
run: |
cd docs
git clone https://vika:${TOKEN}@github.com/VictoriaMetrics/VictoriaMetrics.wiki.git wiki
find ./ -name '*' -exec cp -prv '{}' 'wiki' ';'
cp docs/* wiki
cd wiki
git config --local user.email "info@victoriametrics.com"
git config --local user.name "Vika"

View file

@ -1,3 +1,2 @@
user-agent: *
allow: /