diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b934fc6e..be779b85 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,6 @@ jobs: - name: Checkout code uses: actions/checkout@v4 with: - ref: "stable" fetch-depth: 0 submodules: true @@ -108,7 +107,6 @@ jobs: - name: Checkout code uses: actions/checkout@v4 with: - ref: "stable" fetch-depth: 0 submodules: true @@ -168,7 +166,6 @@ jobs: - name: Checkout code uses: actions/checkout@v4 with: - ref: "stable" fetch-depth: 0 submodules: true @@ -221,7 +218,6 @@ jobs: - name: Checkout code uses: actions/checkout@v4 with: - ref: "stable" fetch-depth: 0 submodules: true