Skip to content

Commit

Permalink
ci: update publish-docker-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bendanzhentan committed Dec 1, 2023
1 parent 4d6b673 commit d9e3b6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Publish Docker Image to GitHub Package Registry
on:
push:
branches: [ main, develop ]
tags:
tags:
- '*'

jobs:
build-and-push-image:
Expand Down

0 comments on commit d9e3b6b

Please sign in to comment.