Skip to content

Commit 7a82c38

Browse files
authored
Update release.yml
1 parent 5121e35 commit 7a82c38

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,6 @@ jobs:
6060
#- name: Bump version manually (if needed)
6161
# run: bump2version patch # or minor/major
6262

63-
- name: Generate changelog from commits
64-
uses: heinrichreimer/github-changelog-generator-action@v2.2
65-
with:
66-
token: ${{ secrets.GITHUB_TOKEN }}
67-
futureRelease: ${{ github.ref_name }}
68-
69-
7063
#- name: Build Docker image
7164
# run: |
7265
# docker build -t youruser/yourapp:${{ github.ref_name }} .

0 commit comments

Comments
 (0)