We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafd466 commit d686d08Copy full SHA for d686d08
.github/workflows/deploy-docs.yml
@@ -1,4 +1,4 @@
1
-name: Deploy Documentation
+name: Build and Deploy Documentation
2
run-name: ${{ format('{0} ({1})', github.workflow, github.event.inputs.build-refname || 'all') }}
3
on:
4
workflow_dispatch:
0 commit comments