mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 03:12:15 +00:00
Revert "ci: Trigger Docker releases on tag creation instead of release publishing (no-changelog) (#10409)"
This reverts commit 80c96a3dcc.
This commit is contained in:
5
.github/workflows/docker-images.yml
vendored
5
.github/workflows/docker-images.yml
vendored
@@ -1,9 +1,8 @@
|
|||||||
name: Docker Image CI
|
name: Docker Image CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
tags:
|
types: [published]
|
||||||
- 'n8n@*'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user