mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Fix Docs Triggers
Idk why the triggers don't work on the release build action
This commit is contained in:
parent
24fd838db0
commit
cdff79c159
2
.github/workflows/docs_build.yml
vendored
2
.github/workflows/docs_build.yml
vendored
@ -12,7 +12,7 @@ on:
|
|||||||
branches: [main]
|
branches: [main]
|
||||||
paths:
|
paths:
|
||||||
- docs/**
|
- docs/**
|
||||||
- NewHorizons/Schemas/*.xsd
|
- NewHorizons/Schemas/*
|
||||||
|
|
||||||
env:
|
env:
|
||||||
URL_PREFIX: '/'
|
URL_PREFIX: '/'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user