Update Action environment

This commit is contained in:
Jens M. Sauer 2024-07-07 22:45:38 +02:00
parent 5efe872e39
commit 66b03ade63

View File

@ -33,7 +33,7 @@ jobs:
echo $CONFIG | base64 --decode > rclone.conf
- name: Build
run: hugo --minify --environment staging
run: hugo --minify
- name: Deploy
run: rclone --config rclone.conf copy public/ remote:bar-filipo.de/production