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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
# tags:
|
# tags:
|
||||||
# - "v*.*.*"
|
# - "v*.*.*"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue