This commit is contained in:
parent
00d4e3b69c
commit
92e87e2b6f
@ -32,6 +32,7 @@ jobs:
|
||||
CONFIG: ${{ secrets.RCLONE_CONFIG }}
|
||||
run: |
|
||||
echo $RCLONE_CONFIG | base64 --decode > rclone.conf
|
||||
cat rclone.conf
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify --environment development
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user