Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin W. Bohl <[email protected]>
  • Loading branch information
bwbohl authored Sep 9, 2024
1 parent b38a2f7 commit 6ee750d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ on:
tags: [ 'v*.*.*' ]
pull_request:
branches: [ main ]
repository_dispatch:
owner: 'baz-ga'
repo: 'Edirom-Online'
event_type: 'pre-release'
workflow_dispatch:


env:
# Use docker.io for Docker Hub if empty
Expand Down

0 comments on commit 6ee750d

Please sign in to comment.