Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noxilixon authored Nov 7, 2023
1 parent 49893f8 commit c9f1797
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: GitHub Pages
name: Deploy Website

on:
push:
Expand All @@ -21,7 +21,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.119.0'
# extended: true
extended: true

- name: Build
run: hugo --minify

0 comments on commit c9f1797

Please sign in to comment.