mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-27 12:35:48 -04:00
Update ci.yml
[skip ci]
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -99,7 +99,7 @@ jobs:
|
|||||||
run: yarn build:hugo --environment development --baseURL / --buildDrafts --buildFuture
|
run: yarn build:hugo --environment development --baseURL / --buildDrafts --buildFuture
|
||||||
- name: Percy snapshots
|
- name: Percy snapshots
|
||||||
# don't run for all of dependabot's PRs -- I'm using the free plan...
|
# don't run for all of dependabot's PRs -- I'm using the free plan...
|
||||||
if: "!contains(github.actor, '[bot]')"
|
# if: "!contains(github.actor, '[bot]')"
|
||||||
uses: percy/snapshot-action@v0.1.0
|
uses: percy/snapshot-action@v0.1.0
|
||||||
env:
|
env:
|
||||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user