Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
mlan225 committed Jan 31, 2024
2 parents 5ad90f4 + 81243a9 commit d06982a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-image-to-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
name: Push image to DockerHub

on:
release:
types: [published]
push:
branches: ['release']

jobs:
push_to_registry:
Expand Down

0 comments on commit d06982a

Please sign in to comment.