GitHub Actions by Example: Actions
Actions 提供可重用的“代码”来减少工作流步骤。 对于正常任务: 使用 GitHub官方提供了许多常用的actions。详见 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
一些actions也需要可选的或必须的参数。 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
下一个例子:Environment Variables