Skip to content

Commit

Permalink
chore: create a new release when we... release
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Zipitria <[email protected]>
  • Loading branch information
fzipi committed May 8, 2024
1 parent a9e663b commit c7ea69b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build and publish images for container registries

on:
push:
branches:
- master
release:
types: [published]

jobs:
prepare:
Expand Down

0 comments on commit c7ea69b

Please sign in to comment.