Skip to content

Commit

Permalink
Minify
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoalcarazdelaosa committed May 17, 2024
1 parent f5651ff commit 9f8fb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-CFP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
key: ${{ matrix.projectName }}-hugo-resources

- name: Build site with Hugo
run: source get_last_commit_hash.sh && hugo --gc
run: source get_last_commit_hash.sh && hugo --gc --minify
env:
HUGOxPARAMSxMARKETINGxVERIFICATIONxGOOGLE: ${{ secrets[matrix.GoogleVerificationCode] }}
HUGOxPARAMSxPDF_EMBED_API_KEY: ${{ secrets[matrix.PDFEmbedKey] }}
Expand Down

0 comments on commit 9f8fb44

Please sign in to comment.