Skip to content

Commit

Permalink
Push image on main
Browse files Browse the repository at this point in the history
  • Loading branch information
07joshua03 committed Oct 9, 2023
1 parent e5ccda7 commit d5d0bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
context: .
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
push: ${{ github.ref == 'refs/heads/master' }}
push: ${{ github.ref == 'refs/heads/main' }}

0 comments on commit d5d0bcb

Please sign in to comment.