Compare commits

..

3 Commits

Author SHA1 Message Date
080d0c4f7c using webfactory/ssh-agent
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 7s
2024-09-11 21:27:56 -07:00
934e710e78 Merge branch 'master' of ssh://git.shockrah.xyz:2222/shockrah/resume 2024-09-11 21:27:12 -07:00
5e87006491 readme re-trigger workflow 2024-09-11 21:26:55 -07:00
2 changed files with 1 additions and 2 deletions

View File

@ -23,5 +23,3 @@ jobs:
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.PRIVATE_KEY }}
- name: SCP Files to resume web server
run: "scp -o UserKnownHostsFile=/dev/null -r public/ $ssh_target:$remote_path"

View File

@ -55,3 +55,4 @@ Each file entry in the education folder requires the following fields:
* when : `plain string`
* degree : `plain string`
* rank : `number`