Rewrite images path to obsolute in wiki repo
This commit is contained in:
2
.github/workflows/publish_wiki.yml
vendored
2
.github/workflows/publish_wiki.yml
vendored
@@ -4,6 +4,8 @@ name: Publish the wiki
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- "wiki"
|
||||
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user