ci: Trigger Docker releases on tag creation instead of release publishing (no-changelog) (#10409)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-08-14 16:07:38 +02:00
committed by GitHub
parent 51a1eddbf0
commit 80c96a3dcc

View File

@@ -1,8 +1,9 @@
name: Docker Image CI
on:
release:
types: [published]
push:
tags:
- 'n8n@*'
jobs:
build: