We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100f3d9 commit e7ddc87Copy full SHA for e7ddc87
.github/workflows/visual-testing.yml
@@ -29,4 +29,6 @@ jobs:
29
yarn start &
30
sleep 60 &&
31
yarn visual
32
+ env:
33
+ PERCY_TOKEN: ${{secrets.PERCY_TOKEN}}
34
0 commit comments