Skip to content

Commit

Permalink
Revert "ci: Trigger Docker releases on tag creation instead of releas…
Browse files Browse the repository at this point in the history
…e publishing (no-changelog) (#10409)"

This reverts commit 80c96a3.
  • Loading branch information
netroy committed Aug 21, 2024
1 parent 5dea51a commit ee7bbbd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Docker Image CI

on:
push:
tags:
- 'n8n@*'
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit ee7bbbd

Please sign in to comment.