1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-27 07:45:46 -04:00

bump Hugo to 0.76.5

This commit is contained in:
2020-10-28 11:19:59 -04:00
parent 558c01a9b2
commit c7ef524d0a
5 changed files with 166 additions and 161 deletions

View File

@@ -100,6 +100,6 @@ jobs:
- name: Percy snapshots
# uncomment to disable all bot PRs (eg. dependabot) -- I'm using the free plan...
# if: "!contains(github.actor, '[bot]')"
uses: percy/snapshot-action@v0.1.0
uses: percy/snapshot-action@v0.1.2
env:
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}