mirror of https://github.com/CrimsonTome/tldr.git
act: update Chinese translation (#10312)
parent
1b0133aed2
commit
e4fdca68c5
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
- 运行指定 event:
|
- 运行指定 event:
|
||||||
|
|
||||||
`act {{事件类型}}`
|
`act {{event_type}}`
|
||||||
|
|
||||||
- 运行指定 action:
|
- 运行指定 action:
|
||||||
|
|
||||||
|
@ -26,3 +26,7 @@
|
||||||
- 展示详细记录:
|
- 展示详细记录:
|
||||||
|
|
||||||
`act -v`
|
`act -v`
|
||||||
|
|
||||||
|
- 运行指定 workflow:
|
||||||
|
|
||||||
|
`act push -W {{workflow 的路径}}`
|
||||||
|
|
Loading…
Reference in New Issue