diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 14e5560..d82da1d 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: main + branch: release-0-0-16 - name: Upload release uses: softprops/action-gh-release@v1 if: github.event_name == 'workflow_dispatch'