Skip to content

Commit c072864

Browse files
authored
fix Percy token for forked PRs
1 parent f8ab77c commit c072864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ jobs:
8282
env:
8383
PERCY_PARALLEL_NONCE: ${{ env.PERCY_PARALLEL_NONCE }}
8484
PERCY_PARALLEL_TOTAL: ${{ env.PERCY_PARALLEL_TOTAL }}
85-
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
85+
PERCY_TOKEN: 5ad6687f6b1ad3dec2b964f94d3d59ff3880baccf1492c0663e85c1ce79c1a52
8686
run: yarn run percy exec -- yarn test:ember

0 commit comments

Comments
 (0)