1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-06-01 01:29:44 +02:00

ci(fix): docs-preview-deploy.yml - Use the correct setting names (#3843)

This commit is contained in:
Brennan Kinney 2024-01-28 20:41:19 +13:00 committed by GitHub
parent 4a05d7bb7c
commit 204825fa5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,8 +28,8 @@ jobs:
uses: actions/download-artifact@v4
with:
name: preview-build
github_token: ${{ secrets.GITHUB_TOKEN }}
run_id: ${{ github.event.workflow_run.id }}
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: ${{ github.event.workflow_run.id }}
- name: 'Extract build artifact'
run: tar -xf artifact.tar.zst