Compare commits

..

No commits in common. "080d0c4f7c39cdeb7bd789879698923b3d88a00f" and "ef22fd9b8333a115599952cf32d3bf5f19275402" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View File

@ -23,3 +23,5 @@ 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,4 +55,3 @@ Each file entry in the education folder requires the following fields:
* when : `plain string`
* degree : `plain string`
* rank : `number`