We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125ccce commit c229ad3Copy full SHA for c229ad3
.github/workflows/release.yaml
@@ -6,7 +6,7 @@ name: Release Charts
6
on:
7
push:
8
branches:
9
- - main
+ - master
10
11
jobs:
12
release:
0 commit comments