mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Rename Docs Build
This commit is contained in:
parent
4e1dc1f084
commit
e99db6772e
2
.github/workflows/debug_build.yml
vendored
2
.github/workflows/debug_build.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
artifact_name: NewHorizons-Schemas-Debug
|
||||
Build_Docs:
|
||||
name: 'Update Docs'
|
||||
name: 'Build Docs'
|
||||
needs: Build
|
||||
if: ${{ needs.Build.outputs.schemas_changed == 'true' }}
|
||||
uses: './.github/workflows/docs_build.yml'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user