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: on:
push: push:
branches: branches:
- master - main
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io