mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 16:25:31 -04:00
update percy config
https://docs.percy.io/docs/cli-configuration#migrating-from-v1
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
node-version: 14.x
|
||||
cache: yarn
|
||||
- run: yarn install --frozen-lockfile
|
||||
- run: yarn build
|
||||
- uses: percy/snapshot-action@v0.1.2
|
||||
- run: NODE_ENV=production yarn build
|
||||
- run: yarn percy
|
||||
env:
|
||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||
|
Reference in New Issue
Block a user