0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
Marc Cornellà 2022-11-04 19:16:54 +01:00
parent b3b336b0f9
commit 1342459b15
No known key found for this signature in database
GPG key ID: 0314585E776A9C1B

View file

@ -113,7 +113,9 @@ jobs:
projectId: $project
itemId: $item
fieldId: $plugin_field
value: $plugin_value
value: {
text: $plugin_value
}
}) {
projectV2Item {
id
@ -123,7 +125,9 @@ jobs:
projectId: $project
itemId: $item
fieldId: $theme_field
value: $theme_value
value: {
text: $theme_value
}
}) {
projectV2Item {
id