mirror of
https://git.digitalstudium.com/digitalstudium/digitalstudium.com
synced 2023-12-29 08:06:35 +00:00
Change deploy method
This commit is contained in:
@@ -22,12 +22,5 @@ jobs:
|
||||
hugo-version: "0.110.0"
|
||||
extended: true
|
||||
|
||||
- name: Build website
|
||||
run: hugo --minify
|
||||
|
||||
- name: Deploy website
|
||||
run: hugo deploy
|
||||
env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY_ID }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.SECRET_ACCESS_KEY }}
|
||||
|
||||
run: ./deploy
|
||||
|
Reference in New Issue
Block a user