From d078055e4059c4a3a64b225a4ceda6f287f40f29 Mon Sep 17 00:00:00 2001 From: Giovanni Garufi Date: Mon, 25 Mar 2019 17:48:21 +0100 Subject: [PATCH] Set publish: github in repo.yml Change-type: patch Signed-off-by: Giovanni Garufi Changelog-entry: Automatically publish github release from CI --- CHANGELOG.md | 4 ++-- repo.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4847169..09ee5759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Misc -- +- Add repo.yml ## v1.5.15 - 2019-03-20 @@ -25,7 +25,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Misc -- +- Update build scripts ## v1.5.12 - 2019-03-15 diff --git a/repo.yml b/repo.yml index b38aa0f2..c5166ad0 100644 --- a/repo.yml +++ b/repo.yml @@ -1,6 +1,6 @@ -type: electron +type: electron +release: github sentry: org: balenaetcher team: resinio type: electron -