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.
cd
1 parent 85140c9 commit 8e307d6Copy full SHA for 8e307d6
.github/workflows/update-usercount-shields-weekly.yml
@@ -100,7 +100,7 @@ jobs:
100
101
- name: Update README shields
102
run: |
103
- cd ${{ github.workspace }}/adamlui/deepseek-omnibox
+ cd ${{ github.workspace }}/adamlui/perplexity-omnibox
104
CHROMIUM_USERS="${{ env.CHROMIUM_USERS }}" TOTAL_USERS="${{ env.TOTAL_USERS }}"
105
if [ "$TOTAL_USERS" == "0" ] ; then echo "Error getting total usercount"
106
else # perform update
0 commit comments