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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ See [action.yml](action.yml)
15
15
|`publish`| Publish exporter name | No | The active [armory exporter](.github/exporter-presets.png)|
16
16
|`blender`| Blender version ([snap](https://snapcraft.io/blender)) | No |`2.93lts/stable`|
17
17
| `armsdk_url` | URL of to the armsdk repository | No | `https://github.com/armory3d/armsdk`
18
-
| `armsdk_ref` | Named branch, tag, or SHA of the armsdk repository | No | `master`
18
+
| `armsdk_ref` | Named branch, tag, or SHA of the armsdk repository | No | `main`
19
19
20
20
Either `build` or `publish` must be given the name of an *exporter* preset defined in [`Render Properties - Armory Exporter`](exporter-presets.png). It can have any name, but is most likely named after the build target.
0 commit comments