diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bcbbeb0..134659a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,12 +21,6 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - - name: Generate changelog - id: changelog - uses: metcalfc/changelog-generator@v4.1.0 - with: - myToken: ${{ secrets.GITHUB_TOKEN }} - - name: Log in to the Container registry uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1 with: