1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00
Marc Cornellà
2022-11-04 19:16:54 +01:00
parent b3b336b0f9
commit 1342459b15

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