From: Trenton Holmes <797416+stumpylog@users.noreply.github.com> Date: Wed, 25 Jan 2023 03:29:54 +0000 (-0800) Subject: Moves back to the main release-drafter now that it does what we wanted X-Git-Tag: v1.12.1~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d2a3a45f880def28ec227e919cf253bc735d4a;p=thirdparty%2Fpaperless-ngx.git Moves back to the main release-drafter now that it does what we wanted --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d83b2a3a0b..ac0b896111 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -500,7 +500,7 @@ jobs: - name: Create Release and Changelog id: create-release - uses: paperless-ngx/release-drafter@master + uses: release-drafter/release-drafter@v5 with: name: Paperless-ngx ${{ steps.get_version.outputs.version }} tag: ${{ steps.get_version.outputs.version }}