github: remove changelog creation from release.yml 2

This commit is contained in:
Herculino Trotta
2024-12-27 03:09:16 -03:00
parent 114cf2622e
commit d66a2e2856

View File

@@ -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: