Action changes
This commit is contained in:
parent
4932b3430b
commit
053bc0dcd1
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -14,10 +14,10 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v2.1.0
|
||||
with:
|
||||
submodules: 'true'
|
||||
lfs: 'true'
|
||||
token: ${{ secrets.GH_SECRET }}
|
||||
#with:
|
||||
#submodules: 'true'
|
||||
#lfs: 'true'
|
||||
#token: ${{ secrets.GH_SECRET }}
|
||||
- name: Configure
|
||||
env:
|
||||
PLATFORM: ${{ matrix.platform }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user