From a851f6dbe6bc77bdacddf10282d96d651c39e62c Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Tue, 30 Apr 2024 16:13:01 +0500 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 5 ----- 1 file changed, 5 deletions(-) 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: |