Skip to content

Commit 2909f43

Browse files
authored
enhance(avoiding-duplication): add marketplace comparison
1 parent d0346d8 commit 2909f43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/actions/concepts/workflows-and-actions/avoiding-duplication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ For details of how to create and use reusable workflows and composite actions, s
4545
| Each step is logged in real-time | Logged as one step even if it contains multiple steps |
4646
| Can connect a maximum of four levels of workflows | Can be nested to have up to 10 composite actions in one workflow |
4747
| Can use secrets | Cannot use secrets |
48+
| Cannot be published to the [marketplace](https://github.com/marketplace?type=actions) | Can be published to the [marketplace](https://github.com/marketplace?type=actions) |

0 commit comments

Comments
 (0)