mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	This commit is contained in:
		@@ -226,6 +226,7 @@ pipeline:
 | 
				
			|||||||
  github:
 | 
					  github:
 | 
				
			||||||
    image: plugins/github-release:1
 | 
					    image: plugins/github-release:1
 | 
				
			||||||
    pull: true
 | 
					    pull: true
 | 
				
			||||||
 | 
					    secrets: [ github_token ]
 | 
				
			||||||
    files:
 | 
					    files:
 | 
				
			||||||
      - dist/release/*
 | 
					      - dist/release/*
 | 
				
			||||||
    when:
 | 
					    when:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user