Change default branch to main

This commit is contained in:
Maschell 2023-04-07 20:31:41 +02:00
parent ae56ec900c
commit a469128c9d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Publish Docker Image
on:
push:
branches:
- master
- main
env:
REGISTRY: ghcr.io