Rename Docs Build

This commit is contained in:
Ben C 2022-07-11 14:58:33 -04:00 committed by GitHub
parent 4e1dc1f084
commit e99db6772e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'