Version bump to one without shell script issues
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 12s

This commit is contained in:
shockrah 2024-09-28 14:47:41 -07:00
parent a270efb9bd
commit bd7914e211

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.2
uses: tempersama/rsync-copy@2.3
with:
host: shockrah.xyz
username: ${{ secrets.USER }}