🚀 Release 0.222.1 (#5897)

This commit is contained in:
github-actions[bot]
2023-04-04 15:36:08 +02:00
committed by GitHub
parent 0be129254e
commit 64fa80fe8a
11 changed files with 32 additions and 10 deletions

View File

@@ -49,6 +49,4 @@ jobs:
push: true
tags: |
${{ secrets.DOCKER_USERNAME }}/n8n:${{ steps.vars.outputs.tag }}${{ matrix.docker-context }}
${{ secrets.DOCKER_USERNAME }}/n8n:latest${{ matrix.docker-context }}
ghcr.io/${{ github.repository_owner }}/n8n:${{ steps.vars.outputs.tag }}${{ matrix.docker-context }}
ghcr.io/${{ github.repository_owner }}/n8n:latest${{ matrix.docker-context }}