diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d09ba8a..57e4913 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,6 +14,7 @@ jobs: - name: Checkout code uses: actions/checkout@v4 with: + ref: 'develop' fetch-depth: 0 - name: Download linuxbuild