Update spring-cloud-deploy-docs.yml

This commit is contained in:
Ryan Baxter
2024-04-09 09:48:58 -04:00
committed by GitHub
parent 746bb19f07
commit 6a8fb125de

View File

@@ -16,12 +16,7 @@ jobs:
with:
ref: docs-build
fetch-depth: 1
- name: Dump github context
run: echo ${{ github.ref_name }}
shell: bash
- name: Dump github context
run: echo $(git rev-parse --abbrev-ref HEAD)
shell: bash
# TODO: Do we need these two below jobs? They don't appear to do much when they run
- name: Dispatch (partial build)
if: github.ref_type == 'branch'
env: