From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 31 Jan 2026 17:10:54 +0000 (-0800) Subject: Fix commitish merge X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aac6858aade63ebe9de77106c8d9795c788e2f52;p=thirdparty%2Fpaperless-ngx.git Fix commitish merge --- diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index ff05949ad..f1cd505d8 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -155,6 +155,7 @@ jobs: version: ${{ steps.get-version.outputs.version }} prerelease: ${{ steps.get-version.outputs.prerelease }} publish: true + commitish: main env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Upload release archive