Skip to content

Commit

Permalink
github: Trigger image workflow on release.published
Browse files Browse the repository at this point in the history
Updates #12753
  • Loading branch information
bep committed Sep 27, 2024
1 parent da72ac2 commit 0d390d7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Build Docker image

on:
push:
tags:
- "*"
workflow_dispatch:
release:
types: [published]
permissions:
packages: write

Expand Down

0 comments on commit 0d390d7

Please sign in to comment.