move master -> main

This commit is contained in:
proddy
2020-07-05 19:00:16 +02:00
parent 26b201ea2f
commit 871f7d47a4
2 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ deploy:
provider: releases provider: releases
edge: edge:
# source: wenkokke/dpl # source: wenkokke/dpl
branch: master branch: main
token: ${GITHUB_TOKEN} token: ${GITHUB_TOKEN}
file_glob: true file_glob: true
# file: "firmware/*.bin" # file: "firmware/*.bin"

View File

@@ -1,7 +1,7 @@
![logo](https://emsesp.github.io/docs/_media/logo/EMS-ESP_logo_dark.png) ![logo](https://emsesp.github.io/docs/_media/logo/EMS-ESP_logo_dark.png)
[![version](https://img.shields.io/github/release/proddy/EMS-ESP.svg?label=Latest%20Release)](https://github.com/proddy/EMS-ESP/blob/master/CHANGELOG.md) [![version](https://img.shields.io/github/release/proddy/EMS-ESP.svg?label=Latest%20Release)](https://github.com/proddy/EMS-ESP/blob/main/CHANGELOG.md)
[![release-date](https://img.shields.io/github/release-date/proddy/EMS-ESP.svg?label=Released)](https://github.com/proddy/EMS-ESP/commits/master) [![release-date](https://img.shields.io/github/release-date/proddy/EMS-ESP.svg?label=Released)](https://github.com/proddy/EMS-ESP/commits/main)
<br /> <br />
[![license](https://img.shields.io/github/license/proddy/EMS-ESP.svg)](LICENSE) [![license](https://img.shields.io/github/license/proddy/EMS-ESP.svg)](LICENSE)
[![travis](https://travis-ci.com/proddy/EMS-ESP.svg?branch=dev)](https://travis-ci.com/proddy/EMS-ESP) [![travis](https://travis-ci.com/proddy/EMS-ESP.svg?branch=dev)](https://travis-ci.com/proddy/EMS-ESP)