mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 03:18:24 +00:00 
			
		
		
		
	Backport #31034 by @lunny Fix https://github.com/go-gitea/gitea/issues/25897#issuecomment-2117145391 Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: yp05327 <576951401@qq.com>
This commit is contained in:
		| @@ -108,6 +108,10 @@ See [Creating an annotation for an error](https://docs.github.com/en/actions/usi | ||||
|  | ||||
| It's ignored by Gitea Actions now. | ||||
|  | ||||
| ### Expressions | ||||
|  | ||||
| For [expressions](https://docs.github.com/en/actions/learn-github-actions/expressions), only [`always()`](https://docs.github.com/en/actions/learn-github-actions/expressions#always) is supported. | ||||
|  | ||||
| ## Missing UI features | ||||
|  | ||||
| ### Pre and Post steps | ||||
|   | ||||
		Reference in New Issue
	
	Block a user