From 4c5fa242bd2f8e590fe0d2df6d08c54a585d574f Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Sat, 9 May 2020 20:21:22 +0200 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 951f43925..34cf1cf7c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,8 +29,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} since_tag: ${{ steps.previoustag.outputs.tag }} - # wait for https://github.com/CharMixer/auto-changelog-action/pull/3 - #future_release: ${{ steps.version.outputs.next-version }} + future_release: ${{ steps.version.outputs.next-version }} - name: Read CHANGELOG.md id: package