mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
fix name of docker retrieval step
This commit is contained in:
@@ -119,7 +119,7 @@ jobs:
|
||||
uses: actions/checkout@v6.0.2
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: Retrieve Certbot snaps
|
||||
- name: Retrieve Docker images
|
||||
uses: actions/download-artifact@v8.0.1
|
||||
with:
|
||||
name: docker_${{ matrix.DOCKER_ARCH }}
|
||||
|
||||
Reference in New Issue
Block a user