Skip to content

Commit

Permalink
Complete main branch rename
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjkerr committed Jun 19, 2021
1 parent 1eeb828 commit b29bead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
# but only for the main branch
push:
branches:
- master
- main
jobs:
push_to_registry:
name: Push Docker image to Docker Hub
Expand Down

0 comments on commit b29bead

Please sign in to comment.