https://github.com/appleboy/scp-action@v1
All checks were successful
build dist / build-dist (push) Successful in 33s

This commit is contained in:
z0x 2025-05-07 10:05:50 -04:00
parent a522447570
commit 16b6ed22cc

View file

@ -24,7 +24,7 @@ jobs:
bun run build bun run build
- name: Deploy to server - name: Deploy to server
uses: https://github.com/appleboy/scp-action@master uses: https://github.com/appleboy/scp-action@v1
with: with:
host: ${{ secrets.HOST }} host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }} username: ${{ secrets.USERNAME }}