mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-11-04 03:12:16 +08:00 
			
		
		
		
	fix small ending delimiter
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/vendor.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/vendor.yml
									
									
									
									
										vendored
									
									
								
							@@ -44,7 +44,7 @@ jobs:
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
          Set-GHVariable -Name LIST_UPDATED -Value $listUpdated.Trim(', ')
 | 
					          Set-GHVariable -Name LIST_UPDATED -Value $listUpdated.Trim(', ')
 | 
				
			||||||
          echo "UPDATE_MESSAGE<<<EOF`n$updateMessage`nEOF" | Out-File -FilePath $env:GITHUB_ENV -Append -Encoding utf8
 | 
					          echo "UPDATE_MESSAGE<<<EOF`n$updateMessage`n<EOF" | Out-File -FilePath $env:GITHUB_ENV -Append -Encoding utf8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - uses: peter-evans/create-pull-request@v4
 | 
					    - uses: peter-evans/create-pull-request@v4
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user