Skip to content

Commit

Permalink
fix: Bake on release as well
Browse files Browse the repository at this point in the history
Signed-off-by: Diwank Singh Tomer <[email protected]>
  • Loading branch information
creatorrr committed Sep 28, 2024
1 parent c609595 commit a7731d2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/bake-push-to-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:
- "dev"
tags:
- "v*"

release:
types: [published]

jobs:
Bake-Push-Images:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a7731d2

Please sign in to comment.