fix uri
This commit is contained in:
		@ -53,7 +53,7 @@ jobs:
 | 
			
		||||
          git config --global user.name "gitea-actions[bot]"
 | 
			
		||||
          git config --global user.email "actions@users.noreply.local"
 | 
			
		||||
          git checkout -B analytics-update
 | 
			
		||||
          git add analytics/
 | 
			
		||||
          git add otc_metadata/analytics/
 | 
			
		||||
          if git diff --cached --quiet; then
 | 
			
		||||
            echo "No changes to commit"
 | 
			
		||||
          else
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user