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 c9c9fd2 commit 65d0c42Copy full SHA for 65d0c42
.github/workflows/ci.yml
@@ -82,5 +82,5 @@ jobs:
82
env:
83
PERCY_PARALLEL_NONCE: ${{ env.PERCY_PARALLEL_NONCE }}
84
PERCY_PARALLEL_TOTAL: ${{ env.PERCY_PARALLEL_TOTAL }}
85
- PERCY_TOKEN: 5ad6687f6b1ad3dec2b964f94d3d59ff3880baccf1492c0663e85c1ce79c1a52
+ PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
86
run: yarn run percy exec -- yarn test:ember
0 commit comments