Rewrite images path to obsolute in wiki repo

This commit is contained in:
Pavel Zhovner
2020-09-15 12:26:24 +03:00
parent 0727e1560a
commit 748aa6c9bb
2 changed files with 8 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ name: Publish the wiki
on:
push:
branches: [ master ]
paths:
- "wiki"
jobs: