Skip to content

Commit

Permalink
Merge pull request #2 from wsergio/feat/gh-publish-on-release
Browse files Browse the repository at this point in the history
Publish Docker image on GH release
  • Loading branch information
wsergio authored Dec 5, 2022
2 parents a0fd06b + 896a665 commit e193e98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- "main"
- "master"
- "rc0"
release:
types: [published]

jobs:
docker:
Expand Down

0 comments on commit e193e98

Please sign in to comment.