bump
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:57:07 -07:00
parent bd7914e211
commit 8e479c538e

View File

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