feat(ci): point release ci to master branch

This commit is contained in:
Federico Terzi 2021-10-05 20:52:29 +02:00
parent 8e4f1920c7
commit 5b21c9490e

View File

@ -6,8 +6,7 @@ name: Release
on:
push:
branches:
# TODO: replace this one with master
- dev-1.x-ci-pipelines
- master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}