Remove old files on push
This commit is contained in:
parent
45889a6e74
commit
d1dcae9edc
@ -36,4 +36,5 @@ jobs:
|
||||
path: dist
|
||||
- name: Move files to server
|
||||
run: |
|
||||
rm -rf /var/www/beta.martials.no/*
|
||||
cp -r dist/* /var/www/beta.martials.no
|
||||
|
@ -2,7 +2,7 @@
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"hiIm": "Hei, jeg er",
|
||||
"position": "Programvareutvikler",
|
||||
"aboutMe": "Noe tull om meg",
|
||||
"aboutMe": "Bunntekst",
|
||||
"home": "Hjem",
|
||||
"contactMe": "Kontakt meg",
|
||||
"myLinks": "Mine lenker",
|
||||
|
Loading…
x
Reference in New Issue
Block a user