Et c'est reparti putain
Some checks failed
/ build (push) Successful in 1m40s
/ deploy (push) Failing after 1m11s
/ notify (push) Successful in 2s

This commit is contained in:
Gu://em_ 2026-04-09 15:44:25 +02:00
parent 415e00934d
commit 9e2fe58ce8

View file

@ -52,7 +52,7 @@ jobs:
run: |
rsync -avz -e "ssh -p ${{ secrets.SERVER_PORT }}" \
--delete ./dist/ \
${{ secrets.SERVER_USER }}@${{ secrets.SERVER_IP }}:${{ variables.DESTINATION }}
${{ secrets.SERVER_USER }}@${{ secrets.SERVER_IP }}:${{ vars.DESTINATION }}
notify:
needs: deploy