From 15fc8ab2e798cf632a8cf5982c37f7faa247e49d Mon Sep 17 00:00:00 2001 From: Giovanni Garufi Date: Mon, 1 Apr 2019 17:05:25 +0200 Subject: [PATCH] Set publishMetadata in repo.yml This will cause VB to publish metadata about the repo to its gh-pages branch on merge Change-type: patch Changelog-entry: Configure versionbot to publish repo metadata to github pages Signed-off-by: Giovanni Garufi --- repo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/repo.yml b/repo.yml index c5166ad0..11cf38bd 100644 --- a/repo.yml +++ b/repo.yml @@ -1,5 +1,6 @@ type: electron release: github +publishMetadata: true sentry: org: balenaetcher team: resinio