diff --git a/.github/workflows/ios_Prod.yml b/.github/workflows/ios_Prod.yml index b4f1f410..13fc1d6a 100644 --- a/.github/workflows/ios_Prod.yml +++ b/.github/workflows/ios_Prod.yml @@ -21,8 +21,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: - ref: 'Prod_v2.0.0' - fetch-depth: '0' + ref: 'refs/tags/Prod_v2.0.0' - uses: actions/setup-node@master with: