mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-07-06 09:52:12 +02:00
wip
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ export const dispatchGithubBuild = action({
|
||||
"Content-Type": "application/json",
|
||||
},
|
||||
body: JSON.stringify({
|
||||
ref: "master", // or make this configurable
|
||||
ref: "main", // or make this configurable
|
||||
inputs: {
|
||||
target: args.target,
|
||||
flags: args.flags,
|
||||
|
||||
Reference in New Issue
Block a user