diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ca2168ccfeea..5bf89ecafa62 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: - name: Checkout code uses: actions/checkout@v1 with: - ref: l9 + ref: v5-stable - name: Copy .env file run: |