Change default branch to main

This commit is contained in:
Maschell 2023-04-07 20:19:01 +02:00
parent cf0ffe24fa
commit 0613089a0f

View File

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