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: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,5 +83,8 @@ If the code upload is not successful, the error message is set to this value.
83
83
## Usage and Examples
84
84
See the [Examples](https://github.com/optimizely/upload-custom-code-action/tree/main/examples) folder in this repository for example workflows that utilize this action.
85
85
86
+
## Architecture and Updating
87
+
To learn more about how this action works and how to update this action, see [Architecture.md](https://github.com/optimizely/upload-custom-code-action/tree/main/Architecture.md).
0 commit comments