From 4d5443598580d6d6dfb2e45784e36c3ce192abd6 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Thu, 29 Feb 2024 16:19:18 +0000 Subject: [PATCH] 6.8 RC --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 52c984d..4c32f4c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,6 +14,8 @@ jobs: steps: - uses: actions/checkout@v3 + with: + ref: 6.8RC - name: Import GPG key id: import_gpg