Skip to content

Commit

Permalink
ci: run docker publish also for prerelease
Browse files Browse the repository at this point in the history
Signed-off-by: Gustav Grusell <[email protected]>
  • Loading branch information
grusell committed Jun 17, 2024
1 parent a3a7d41 commit f913a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish docker image

on:
release:
types: [released]
types: [published]

jobs:
push_to_registry:
Expand Down

0 comments on commit f913a70

Please sign in to comment.