Update main.yml
This commit is contained in:
parent
7649e85b28
commit
1512f7d924
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
gatsby-arg: build
|
||||
|
||||
- name: Deply via ssh
|
||||
uses: appleboy/scp-action@v0.0.1
|
||||
uses: appleboy/scp-action@master
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: ${{ secrets.WEBMASTER_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user