Browse Source

Polish

pull/44847/head
Phillip Webb 2 years ago
parent
commit
d686d08bb0
  1. 2
      .github/workflows/deploy-docs.yml

2
.github/workflows/deploy-docs.yml

@ -1,4 +1,4 @@ @@ -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:

Loading…
Cancel
Save