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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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