mirror of
				https://github.com/2dust/v2rayN.git
				synced 2025-11-04 06:22:52 +00:00 
			
		
		
		
	禁用删除工作流运行
This commit is contained in:
		
							parent
							
								
									2ca34fb9ad
								
							
						
					
					
						commit
						609360a1d0
					
				
					 1 changed files with 8 additions and 8 deletions
				
			
		
							
								
								
									
										16
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -18,13 +18,13 @@ jobs:
 | 
			
		|||
    - name: Checkout
 | 
			
		||||
      uses: actions/checkout@v4
 | 
			
		||||
 | 
			
		||||
    - name: 删除工作流运行
 | 
			
		||||
      uses: Mattraks/delete-workflow-runs@v2
 | 
			
		||||
      with:
 | 
			
		||||
        token: ${{ github.token }}
 | 
			
		||||
        repository: ${{ github.repository }}
 | 
			
		||||
        retain_days: 0
 | 
			
		||||
        keep_minimum_runs: 1
 | 
			
		||||
    # - name: 删除工作流运行
 | 
			
		||||
    #   uses: Mattraks/delete-workflow-runs@v2
 | 
			
		||||
    #   with:
 | 
			
		||||
    #     token: ${{ github.token }}
 | 
			
		||||
    #     repository: ${{ github.repository }}
 | 
			
		||||
    #     retain_days: 0
 | 
			
		||||
    #     keep_minimum_runs: 1
 | 
			
		||||
 | 
			
		||||
    - name: Build
 | 
			
		||||
      run:  cd v2rayN && 
 | 
			
		||||
| 
						 | 
				
			
			@ -58,4 +58,4 @@ jobs:
 | 
			
		|||
    #         * This is an automated deployment of GitHub Actions, the change log should be updated manually soon
 | 
			
		||||
            
 | 
			
		||||
    #         ## 更新日志
 | 
			
		||||
    #         * 这是 GitHub Actions 自动化部署,更新日志应该很快会手动更新
 | 
			
		||||
    #         * 这是 GitHub Actions 自动化部署,更新日志应该很快会手动更新
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue