diff --git a/.github/workflows/github-actions-build.yaml b/.github/workflows/github-actions-build.yaml index bb31c4b..495aa74 100644 --- a/.github/workflows/github-actions-build.yaml +++ b/.github/workflows/github-actions-build.yaml @@ -110,7 +110,6 @@ jobs: with: context: docker/ push: ${{ github.event_name != 'pull_request' }} - tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} cache-from: type=gha cache-to: type=gha,mode=max