forked from external/vscode-xml
		
	Add VSCE_TOKEN Secret
This commit is contained in:
		
							parent
							
								
									f128cef6ad
								
							
						
					
					
						commit
						b94ddcb3ae
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/main.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/main.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -24,4 +24,4 @@ jobs:
 | 
			
		|||
    - name: "Publish to Marketplace"
 | 
			
		||||
      uses: "sigma/vsce-publish-action@v0.0.2"
 | 
			
		||||
      with:
 | 
			
		||||
        vsce_token: ""
 | 
			
		||||
        vsce_token: ${{ secrets.VSCE_TOKEN }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue