Change to direct github link
All checks were successful
Build and Deploy Astro Landing / deploy (push) Successful in 9s

This commit is contained in:
Sergejs Kozinecs 2026-07-29 19:16:45 +03:00
parent a058c72537
commit 496619e8fe

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest # Метка вашего Forgejo Runner
steps:
- name: Deploy to VPS via SSH
uses: appleboy/ssh-action@v1.2.5
uses: https://github.com/appleboy/ssh-action@v1.2.5
with:
host: ${{ secrets.VPS_HOST }}
username: ${{ secrets.VPS_USER }}