Skip to content

Commit

Permalink
Merge pull request #14 from skrysmanski/feature/diffable-js-css
Browse files Browse the repository at this point in the history
Improve diffable output
  • Loading branch information
skrysmanski authored Mar 3, 2024
2 parents 2a04418 + c95ed8f commit 8bcfac1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ jobs:
BUILD_DRAFTS_PARAM: ${{ env.DEPLOY_STAGE == 'production' && '' || '--buildDrafts' }}
HUGO_PARAMS_robots: 'diffable-value'
HUGO_PARAMS_gitBranch: 'fake-branch'
HUGO_PARAMS_enableFingerprinting: 'false'

- name: Beautify diffable output
run: node beautify.js '${{ env.DIFF_PUBLISH_DIR }}'
Expand Down

0 comments on commit 8bcfac1

Please sign in to comment.