1
0
Fork 0
forked from testing/wiki

Update .github/workflows/deploy.yml

This commit is contained in:
Neil Hanlon 2025-08-20 22:18:27 +00:00
commit 41cbb48011

View file

@ -18,7 +18,7 @@ jobs:
container:
image: ghcr.io/rocky-linux/docs-builder:latest
outputs:
DOCS_SHA: ${{ steps.docs-sha.outputs.docs-sha }}
DOCS_SHA: ${{ steps.docs-sha.outputs.DOCS_SHA }}
environment: live
steps:
- name: Checkout mkdocs config