Skip to content

Commit 4c5fa24

Browse files
authored
Update release.yml
1 parent 8402500 commit 4c5fa24

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ jobs:
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
since_tag: ${{ steps.previoustag.outputs.tag }}
32-
# wait for https://github.com/CharMixer/auto-changelog-action/pull/3
33-
#future_release: ${{ steps.version.outputs.next-version }}
32+
future_release: ${{ steps.version.outputs.next-version }}
3433

3534
- name: Read CHANGELOG.md
3635
id: package

0 commit comments

Comments
 (0)