mirror of
https://github.com/wiiu-env/libromfs_wiiu.git
synced 2024-11-08 19:55:07 +01:00
Change workflow to listen to pushs on main instead of master
This commit is contained in:
parent
f6c42a7977
commit
25b8061f5b
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
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user