github: change master to main

This commit is contained in:
c9s 2021-12-27 17:50:59 +08:00
parent 53c9ff997e
commit 050631142f

View File

@ -6,7 +6,7 @@ on:
tags:
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
branches:
- 'master'
- 'main'
jobs:
docker: