This commit is contained in:
Phillip Webb 2024-03-27 12:13:40 -07:00
parent aafd466cc1
commit d686d08bb0

View File

@ -1,4 +1,4 @@
name: Deploy Documentation
name: Build and Deploy Documentation
run-name: ${{ format('{0} ({1})', github.workflow, github.event.inputs.build-refname || 'all') }}
on:
workflow_dispatch: