chore: update muiltiplatform with correct branch name
This commit is contained in:
parent
6e3a340e23
commit
a41a971300
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-multiplatform.yml
vendored
2
.github/workflows/docker-multiplatform.yml
vendored
|
@ -4,7 +4,7 @@ name: 'build images'
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
|
Loading…
Reference in a new issue