cv/Justfile

13 lines
233 B
Makefile

test-act:
act -s GITHUB_TOKEN="$(gh auth token)" --container-architecture linux/amd64
release name:
git tag {{name}}
git push origin --tags
upload:
scp main.pdf cosmos:infrastructure/caddy/files/cv.pdf
build:
tectonic cv.tex