2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-22 09:57:53 +00:00

Merge branch 'master' into release/v15.1.0

This commit is contained in:
Georg Lauterbach 2025-08-12 08:57:43 +02:00 committed by GitHub
commit d9c0d95ece
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ jobs:
PREVIEW_SITE_PREFIX: pullrequest-${{ needs.pr-context.outputs.PR_NUMBER }}
steps:
- name: 'Retrieve and extract the built docs preview'
uses: actions/download-artifact@v4
uses: actions/download-artifact@v5
with:
name: preview-build
path: ${{ env.BUILD_DIR }}