CI fix tentative #8
Some checks failed
Build and deploy all / build (push) Failing after 32s
Build and deploy all / deploy (push) Has been skipped
Build and deploy all / notify (push) Failing after 3s

This commit is contained in:
Gu://em_ 2026-03-30 19:28:36 +02:00
parent 5419065fb9
commit 3302efabcb

View file

@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: ${{ secrets.CONFIG_REPO }} repository: ${{ secrets.CONFIG_REPO }}
ssh-key: ${{ secrets.CONFIG_REPO_SSH_KEY }} token: ${{ secrets.CONFIG_REPO_TOKEN }}
path: "configs" path: "configs"
- name: Install pnpm - name: Install pnpm