Use new rsync rebranded repo with updated version and safety checks
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 11s
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 11s
This commit is contained in:
parent
c42f2022ac
commit
a199ccd37f
@ -17,8 +17,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Build website content
|
||||
run: hugo && ls -R
|
||||
- name: Copy files using scp-action
|
||||
uses: tempersama/scp-action@1.7
|
||||
- name: Copy files with rsync
|
||||
uses: tempersama/rsync-copy@2.1
|
||||
with:
|
||||
host: shockrah.xyz
|
||||
username: ${{ secrets.USER }}
|
||||
|
Loading…
Reference in New Issue
Block a user