Skip to content

Commit 5cf910f

Browse files
another check
1 parent 2fa9bd0 commit 5cf910f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/codefresh/argo_runtime.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ func (r *argoRuntime) Create(ctx context.Context, opts *model.RuntimeInstallatio
5757
"query": `
5858
mutation CreateRuntime($installationArgs: RuntimeInstallationArgs!) {
5959
runtimeNew(installationArgs: $installationArgs) {
60-
newAccessToken
6160
name
61+
newAccessToken
6262
}
6363
}
6464
`,

0 commit comments

Comments
 (0)