From 32b24a96472e08bcdd5835fb9fb41dd7f3c48ecb Mon Sep 17 00:00:00 2001 From: Maximilian Kresse <545671+MaximilianKresse@users.noreply.github.com> Date: Thu, 11 Jun 2026 12:29:11 +0200 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7126882..ca59d72 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,6 +23,7 @@ jobs: uses: actions/checkout@v6 with: ref: ${{ github.head_ref }} + persist-credentials: true - name: Replace version constant run: |