diff --git a/Justfile b/Justfile index 76acb48..479490b 100644 --- a/Justfile +++ b/Justfile @@ -12,7 +12,7 @@ release name: git push origin --tags upload: - scp main.pdf cosmos:infrastructure/caddy/files/cv.pdf + scp cv.pdf cosmos:infrastructure/caddy/files/cv.pdf build: tectonic cv.tex