diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0077dd9..1b06e7b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: extra_plugins: | @semantic-release/changelog @semantic-release/git - branch: main + branch: master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Update upm branch