ci/cd
Some checks failed
Deploy / build-and-deploy (push) Failing after 38s

This commit is contained in:
Никита Круглицкий 2025-07-31 05:41:50 +06:00
parent 28f8b038c1
commit b0138067b2

View File

@ -15,6 +15,7 @@ jobs:
with:
ssh-key: '${{ secrets.SSH_PRIVATE_KEY }}'
ssh-strict: false
persist-credentials: false
- name: Install dependencies
run: |