mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
rename git_branch to gitBranch
This commit is contained in:
parent
bdfcba2f10
commit
3fd6ff9253
@ -84,6 +84,6 @@
|
||||
{{ template "_internal/google_analytics.html" . }}
|
||||
<script>
|
||||
window.dataLayer.push({
|
||||
'git_branch': '{{ getenv "BRANCH" }}',
|
||||
'gitBranch': '{{ getenv "BRANCH" }}',
|
||||
});
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user