Skip to content

Commit 2ecd797

Browse files
Update deploy-image.yml
1 parent 1e5ad7d commit 2ecd797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: Create and publish a Docker image
1111

1212
on:
1313
push:
14-
branches: ['master']
14+
branches: ['main']
1515
create:
1616
env:
1717
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)