diff --git a/.gitea/workflows/link-linux.yml b/.gitea/workflows/link-linux.yml index eed1e3a..04454e8 100644 --- a/.gitea/workflows/link-linux.yml +++ b/.gitea/workflows/link-linux.yml @@ -19,6 +19,7 @@ jobs: submodules: true fetch-depth: 0 lfs: true + ssh-key: ${{ secrets.IW5_ZONES_PRIVATE_KEY }} - name: Setup OAT uses: diamante0018/setup-oat@main