File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- name : Update usercount shields in READMEs , then sync to adamlui/ai-web-extensions 
1+ name : Update usercount shields in readmes , then sync to adamlui/ai-web-extensions 
22
33on :
44  workflow_dispatch :
@@ -145,13 +145,13 @@ jobs:
145145        run : | 
146146          cd ${{ github.workspace }}/adamlui/perplexity-omnibox 
147147          git add . 
148-           git commit -n -m "Updated usercount shield counters in READMEs " || true  
148+           git commit -n -m "Updated usercount shield counters in readmes " || true  
149149          git push 
150150
151151       - name : Push changes to adamlui/ai-web-extensions 
152152        if : env.USERS_UPDATED == 'true' 
153153        run : | 
154154          cd ${{ github.workspace }}/adamlui/ai-web-extensions 
155155          git add . 
156-           git commit -n -m "Updated usercount shield counters in Perplexity Omnibox READMEs " || true  
156+           git commit -n -m "Updated usercount shield counters in Perplexity Omnibox readmes " || true  
157157          git push 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments