Add release action to Justfile

This commit is contained in:
2024-06-05 17:13:50 +01:00
parent 87a537d2c5
commit 8dd72aad26
+4
View File
@@ -1,3 +1,7 @@
release name:
git tag {{name}}
git push origin --tags
upload:
scp main.pdf cosmos:infrastructure/caddy/files/cv.pdf