Skip to content

Commit 7def58c

Browse files
committed
activate chart release on master
1 parent 1651479 commit 7def58c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Release Charts
22

3-
#on:
4-
# push:
5-
# branches:
6-
# - main
3+
on:
4+
push:
5+
branches:
6+
- master
77

88
jobs:
99
release:

0 commit comments

Comments
 (0)