diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 70056da..56a32e1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -62,7 +62,6 @@ jobs: manifest-file: .release-please-manifest.json config-file: release-please-config.json - - uses: wangyoucao577/go-release-action@v1 if: github.ref == 'refs/heads/main' && contains(github.event.head_commit.message, 'release-please--branches') with: