mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 18:41:37 +01:00
parent
cd0dc07dad
commit
4f847b0c60
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
@ -2,6 +2,10 @@ name: Build GH-Pages
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
paths-ignore:
|
||||||
|
- 'images/**'
|
||||||
|
- 'LICENSE'
|
||||||
|
- 'README.md'
|
||||||
branches:
|
branches:
|
||||||
- exampleSite
|
- exampleSite
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
Reference in New Issue
Block a user