1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

adjusting semver tag of a step in publish workflow (#2785)

This is a critical fix for https://github.com/docker-mailserver/docker-mailserver/actions/runs/3095956307/jobs/5011369215 so we can properly publish images again.
This commit is contained in:
Georg Lauterbach
2022-09-21 20:07:10 +02:00
committed by GitHub
parent 7fe6748637
commit d6c7c2b3bc
2 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,6 @@ on:
description: The cache key to use when restoring an image later
value: ${{ jobs.build-image.outputs.build-cache-key }}
permissions:
contents: read

View File

@ -23,7 +23,7 @@ jobs:
- name: 'Prepare tags'
id: prep
uses: docker/metadata-action@v4.0
uses: docker/metadata-action@v4.0.1
with:
images: |
${{ secrets.DOCKER_REPOSITORY }}