Skip to content

Commit

Permalink
Update push-to-docker-hub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
min2ha authored Oct 20, 2021
1 parent c78aea9 commit a9724bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push-to-docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
tags:
- '*'
branches:
- feature-search-coll
- master
- dev
jobs:
push_to_docker_hub:
name: Push Docker image to Docker Hub
Expand Down

0 comments on commit a9724bd

Please sign in to comment.