Switch target branch
This commit is contained in:
parent
2433745504
commit
16c6788b62
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
@ -7,7 +7,7 @@ name: Build container image, publish as Github-package
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, develop ]
|
||||
branches: [ main, develop ]
|
||||
# Publish semver tags as releases.
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
|
|
Loading…
Add table
Reference in a new issue