Rename to main
This commit is contained in:
parent
a48876da1e
commit
70f1866691
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
|
@ -3,7 +3,7 @@ name: Release Charts
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
# tags:
|
||||
# - "v*.*.*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue