Skip to content

Commit f5361e5

Browse files
authored
APP-3963 add pointer to build action
1 parent 00782a4 commit f5361e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# upload-module action
22

3+
> [!NOTE]
4+
> The recommended action for Viam module CI is [viamrobotics/build-action](https://github.com/viamrobotics/build-action), which runs cross-platform builds in environments which we manage. Use this upload-module action if you are managing your own build and you want the action to just upload.
5+
36
This action uploads your module to the Viam modular registry. By default it runs both `update` (set your metadata) and `upload` (upload the module), but you can disable either step with configuration (see action.yml).
47

58
For more information about the parameters, look at:

0 commit comments

Comments
 (0)