Skip to content

Commit

Permalink
Update docker-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashaag authored Jun 9, 2024
1 parent 421a481 commit 378f276
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
name: Publish Docker image

on:
release:
types: [published]
workflow_dispatch:
push:
tags:
- '*'

jobs:
push_to_registries:
Expand Down

0 comments on commit 378f276

Please sign in to comment.