Skip to content

Commit 945dfed

Browse files
lunnysilverwindyp05327
authored
Update Actions documentation missing feature (#31034)
Fix #25897 (comment) --------- Co-authored-by: silverwind <[email protected]> Co-authored-by: yp05327 <[email protected]>
1 parent de6f048 commit 945dfed

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/content/usage/actions/comparison.en-us.md

+4
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ See [Creating an annotation for an error](https://docs.github.com/en/actions/usi
108108

109109
It's ignored by Gitea Actions now.
110110

111+
### Expressions
112+
113+
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.
114+
111115
## Missing UI features
112116

113117
### Pre and Post steps

docs/content/usage/actions/comparison.zh-cn.md

+4
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ Gitea Actions目前不支持此功能。
108108

109109
Gitea Actions目前不支持此功能。
110110

111+
### 表达式
112+
113+
对于 [表达式](https://docs.github.com/en/actions/learn-github-actions/expressions), 当前仅 [`always()`](https://docs.github.com/en/actions/learn-github-actions/expressions#always) 被支持。
114+
111115
## 缺失的UI功能
112116

113117
### 预处理和后处理步骤

0 commit comments

Comments
 (0)