File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ jobs:
148148      - name : Upload Release Asset to Qiniu 
149149        run : | 
150150          set -e 
151-           ./qshell rput --resumable-api-v2 --overwrite "$PUBLISH_BUCKET_NAME" "kodo-browser-Mac OS-${{ steps.vars.outputs.tag }}.zip" "./build/kodo-browser-linux -x64-${{ steps.vars.outputs.tag }}.zip" 
151+           ./qshell rput --resumable-api-v2 --overwrite "$PUBLISH_BUCKET_NAME" "kodo-browser-Mac OS-${{ steps.vars.outputs.tag }}.zip" "./build/kodo-browser-darwin -x64-${{ steps.vars.outputs.tag }}.zip" 
152152env :
153153          PUBLISH_BUCKET_NAME : ${{ secrets.PUBLISH_BUCKET_NAME }} 
154154      - name : Upload Release Asset 
Original file line number Diff line number Diff line change 11{
22  "name" : " kodo-browser" 
3-   "version" : " 2.0.0 " 
3+   "version" : " 2.0.1 " 
44  "license" : " Apache-2.0" 
55  "author" : {
66    "name" : " Rong Zhou" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments