CI: Don't use private repo checkouts
This commit is contained in:
parent
aa93824ee2
commit
917d4f51d6
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -49,8 +49,6 @@ jobs:
|
||||||
repository: sfztools/lv2lint
|
repository: sfztools/lv2lint
|
||||||
path: lv2lint
|
path: lv2lint
|
||||||
ref: '0.16.2'
|
ref: '0.16.2'
|
||||||
token: ${{ secrets.LV2LINT_TOKEN }}
|
|
||||||
persist-credentials: false
|
|
||||||
- name: Python Setup # lv2lint
|
- name: Python Setup # lv2lint
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue