Skip to content

Commit

Permalink
chore: add on release to build image
Browse files Browse the repository at this point in the history
  • Loading branch information
tmberthold authored Dec 19, 2022
1 parent 1ed5d4c commit 9622a60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: EDC Image CI
on:
push:
branches: [ main ]
release:
types: [published]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 9622a60

Please sign in to comment.