diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d82da1d..14e5560 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} tags: true - branch: release-0-0-16 + branch: main - name: Upload release uses: softprops/action-gh-release@v1 if: github.event_name == 'workflow_dispatch'