Change default branch to main

This commit is contained in:
Maschell 2023-04-07 20:19:01 +02:00
parent cf0ffe24fa
commit 0613089a0f
1 changed files with 1 additions and 1 deletions

View File

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