Skip to content

Commit fc42722

Browse files
committed
Added with.token to self-checkout
1 parent f14c675 commit fc42722

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-usercount-shields-weekly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- name: Checkout adamlui/perplexity-omnibox
1616
uses: actions/checkout@v4
1717
with:
18+
token: ${{ secrets.REPO_SYNC_PAT }}
1819
repository: adamlui/perplexity-omnibox
1920
path: adamlui/perplexity-omnibox
2021

0 commit comments

Comments
 (0)