Skip to content

Commit

Permalink
Merge pull request #14 from blackone-sudo/HARMONY-872
Browse files Browse the repository at this point in the history
add trigger on release publish
  • Loading branch information
bilts authored Nov 29, 2021
2 parents dcc6f2f + d066c53 commit bc8ba05
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ on:
push:
branches:
- main
tags:
- v*
release:
types:
- published
env:

DOCKER_USER: bilts
Expand Down

0 comments on commit bc8ba05

Please sign in to comment.