git push on main w/ burnettk

This commit is contained in:
jasquat
2022-05-05 15:50:31 -04:00
parent a8e0d25a59
commit 19baecab6b
+1 -1
View File
@@ -2,7 +2,7 @@ name: Create and publish a Docker image
on:
push:
branches: ['master']
branches: ['main']
env:
REGISTRY: ghcr.io