Update spring-cloud-deploy-docs.yml

This commit is contained in:
Ryan Baxter
2024-04-09 10:33:47 -04:00
committed by GitHub
parent 5e3bc1c1c0
commit e4896dfe32

View File

@@ -1,5 +1,5 @@
name: Deploy Docs
run-name: ${{ format('{0} ({1})', github.workflow, github.event.inputs.build-refname || 'all') }}
name: Spring Cloud Deploy Docs
run-name: Spring Cloud ${{ format('{0} ({1})', github.workflow, github.event.inputs.build-refname || 'all') }}
on:
workflow_call:
inputs: