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 5732bf8 commit b37ffbfCopy full SHA for b37ffbf
.github/workflows/update-usercount-shields-weekly.yml
@@ -18,6 +18,8 @@ jobs:
18
- name: Checkout adamlui/perplexity-omnibox
19
uses: actions/checkout@v4
20
with:
21
+ token: ${{ secrets.REPO_SYNC_PAT }}
22
+ repository: adamlui/perplexity-omnibox
23
path: adamlui/perplexity-omnibox
24
25
- name: Checkout adamlui/ai-web-extensions
0 commit comments