Skip to content

Commit

Permalink
Publish docker image on release
Browse files Browse the repository at this point in the history
  • Loading branch information
marinthiercelin committed Apr 3, 2023
1 parent f7cfc49 commit 1ba728c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ name: Create and publish a Docker image
on:
push:
branches: ['main']
release:
types: [published]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 1ba728c

Please sign in to comment.