Rename master branch to release (#1976)

This commit is contained in:
Otto Winter
2021-07-02 15:42:36 +02:00
committed by GitHub
parent 36861595f1
commit d5278351da
6 changed files with 6 additions and 6 deletions

View File

@@ -307,4 +307,4 @@ jobs:
-X POST \
-H "Accept: application/vnd.github.v3+json" \
https://api.github.com/repos/esphome/hassio/actions/workflows/bump-version.yml/dispatches \
-d "{\"ref\":\"master\",\"inputs\":{\"version\":\"$TAG\"}}"
-d "{\"ref\":\"main\",\"inputs\":{\"version\":\"$TAG\"}}"