Rename master branch to main

This commit is contained in:
Nick Lockwood
2023-08-12 11:41:46 +01:00
parent 507d63f6e8
commit a16414efde
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
ref:
description: 'Ref to build (branch, tag or SHA)'
required: false
default: 'master'
default: 'main'
env:
REGISTRY: ghcr.io