mirror of
https://github.com/wiiu-env/libkernel.git
synced 2024-11-22 04:39:19 +01:00
Change default branch to main
This commit is contained in:
parent
ae56ec900c
commit
a469128c9d
2
.github/workflows/push_image.yml
vendored
2
.github/workflows/push_image.yml
vendored
@ -2,7 +2,7 @@ name: Publish Docker Image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
Loading…
Reference in New Issue
Block a user