diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 862c7b58d..1ed393a81 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -38,7 +38,7 @@ jobs: uses: mathieudutour/github-tag-action@v6.2 with: github_token: ${{ secrets.GITHUB_TOKEN }} - release_branches: main + release_branches: master create_release: name: Create Release