diff --git a/.forgejo/workflows/test.yaml b/.forgejo/workflows/test.yaml index 1456451..26ce5b0 100644 --- a/.forgejo/workflows/test.yaml +++ b/.forgejo/workflows/test.yaml @@ -44,6 +44,7 @@ jobs: - name: Create file run: | touch ~/.ssh/id_rsa + chmod 400 ~/.ssh/id_rsa - name: Install SSH key to proper place run: | echo "Preparing copy"