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.
with.token
1 parent f14c675 commit fc42722Copy full SHA for fc42722
.github/workflows/update-usercount-shields-weekly.yml
@@ -15,6 +15,7 @@ jobs:
15
- name: Checkout adamlui/perplexity-omnibox
16
uses: actions/checkout@v4
17
with:
18
+ token: ${{ secrets.REPO_SYNC_PAT }}
19
repository: adamlui/perplexity-omnibox
20
path: adamlui/perplexity-omnibox
21
0 commit comments