Update release.yml
This commit is contained in:
parent
c8e524cdca
commit
a851f6dbe6
1 changed files with 0 additions and 5 deletions
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue