1 parent 08efcca commit bf0be13Copy full SHA for bf0be13
1 file changed
.github/workflows/publish.yml
@@ -2,7 +2,7 @@ name: "Publish Insights"
2
3
on:
4
release:
5
- branches: [master]
+ branches: [main]
6
types: [published]
7
8
jobs:
0 commit comments