maint: use private repo from now on
Some checks failed
link / Link assets on Linux (push) Has been cancelled

This commit is contained in:
6arelyFuture 2024-04-27 17:14:10 +00:00
parent ce58f2306b
commit 71e82b118c

View File

@ -18,6 +18,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
# NOTE - If LFS ever starts getting used for storing zones, switch this to true! # NOTE - If LFS ever starts getting used for storing zones, switch this to true!
lfs: false lfs: false
token: ${{ secrets.SUBMODULE_PAT }}
- name: Make sure we have the deps - name: Make sure we have the deps
run: | run: |