diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index af6b9f916..d6cefb736 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,9 +67,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4.1.1 - with: - token: ${{ secrets.GITHUB_TOKEN }} - submodules: true - name: Replace strings shell: bash @@ -102,7 +99,6 @@ jobs: uses: actions/checkout@v4.1.1 with: token: ${{ secrets.GITHUB_TOKEN }} - submodules: true - name: Replace strings shell: bash @@ -148,7 +144,6 @@ jobs: uses: actions/checkout@v4.1.1 with: token: ${{ secrets.GITHUB_TOKEN }} - submodules: true - name: Download Mods run: |