Fixed version'
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 10s

This commit is contained in:
shockrah 2024-09-28 14:43:26 -07:00
parent a199ccd37f
commit a270efb9bd

View File

@ -18,7 +18,7 @@ jobs:
- name: Build website content
run: hugo && ls -R
- name: Copy files with rsync
uses: tempersama/rsync-copy@2.1
uses: tempersama/rsync-copy@2.2
with:
host: shockrah.xyz
username: ${{ secrets.USER }}