Skip to content

Commit

Permalink
[ci] fix build branch
Browse files Browse the repository at this point in the history
  • Loading branch information
neomantra committed Jun 30, 2024
1 parent 2d81aca commit 01b40c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish Docker image
on:
push:
branches:
- "main"
- "master"

env:
DOCKER_ORG: ${{ secrets.DOCKER_ORG }}
Expand Down

0 comments on commit 01b40c5

Please # to comment.