You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/actions/concepts/workflows-and-actions/reusing-workflow-configurations.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ Let's compare some aspects of each solution:
58
58
| Each step is logged in real-time | Logged as one step even if it contains multiple steps |
59
59
| Can connect a maximum of ten levels of workflows | Can be nested to have up to 10 composite actions in one workflow |
60
60
| Can use secrets | Cannot use secrets |
61
+
| 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