https://github.com/appleboy/scp-action@v1
All checks were successful
build dist / build-dist (push) Successful in 33s
All checks were successful
build dist / build-dist (push) Successful in 33s
This commit is contained in:
parent
a522447570
commit
16b6ed22cc
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ jobs:
|
|||
bun run build
|
||||
|
||||
- name: Deploy to server
|
||||
uses: https://github.com/appleboy/scp-action@master
|
||||
uses: https://github.com/appleboy/scp-action@v1
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: ${{ secrets.USERNAME }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue