Replacing checkout action
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 6s
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 6s
This commit is contained in:
parent
213c54f300
commit
b71cadd3b8
@ -12,7 +12,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- run: git init
|
- run: git init
|
||||||
- run: git remote add origin https://git.shockrah.xyz/shockrah/resume.git
|
- run: git remote add origin https://git.shockrah.xyz/shockrah/resume.git
|
||||||
- run: git pull origin main
|
- run: git pull origin master
|
||||||
- name: Build website content
|
- name: Build website content
|
||||||
run: hugo && pwd && ls -R
|
run: hugo && pwd && ls -R
|
||||||
- name: Copy files with rsync
|
- name: Copy files with rsync
|
||||||
|
Loading…
Reference in New Issue
Block a user