Skip to content

Commit

Permalink
ci: don't build release images on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Nov 8, 2023
1 parent 5e5c4ee commit 2e5bec4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tag_build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: 🔧 Build Tag & Release Images

on:
# Any tag push
push:
tags:
- "*"
# All releases
release:
types: [published]
Expand Down

0 comments on commit 2e5bec4

Please sign in to comment.