Temp: ls
Some checks failed
Deploy To Production / build (push) Successful in 12s
Deploy To Production / deploy (push) Failing after 1s

This commit is contained in:
Ethan Lane 2024-04-28 16:56:33 +01:00
parent 00c90aec80
commit a7bb5d995a

View file

@ -21,6 +21,8 @@ jobs:
- run: npm run build
- run: npm test
- run: ls -lah ${{ secrets.PROD_SSH_REPO_PATH }}
- name: RSync to server
uses: https://github.com/D3rHase/rsync-deploy-action@v0.2
with: