From a4aec668f0a7e6034245b0ecd31c2b6b759916ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B7=E5=86=B7?= <2270033969@qq.com> Date: Tue, 11 Jun 2024 21:59:01 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=200.3.0=20support=20nacos=202.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/github-release.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/github-release.yml b/.github/workflows/github-release.yml index a047676..e44c870 100644 --- a/.github/workflows/github-release.yml +++ b/.github/workflows/github-release.yml @@ -14,11 +14,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - name: Generate changelog - id: changelog - uses: metcalfc/changelog-generator@v4.3.1 - with: - myToken: ${{ secrets.GH_TOKEN }} - name: Create GitHub Release id: create_release