forked from testing/wiki
Update .github/workflows/deploy.yml
This commit is contained in:
parent
a7dd87d402
commit
41cbb48011
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue