Update workflow
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
9c32ffa37b
commit
90b1eaf542
1 changed files with 1 additions and 1 deletions
2
.github/workflows/project-automation.yaml
vendored
2
.github/workflows/project-automation.yaml
vendored
|
@ -78,7 +78,7 @@ jobs:
|
||||||
$field: ID!
|
$field: ID!
|
||||||
$value: String!
|
$value: String!
|
||||||
) {
|
) {
|
||||||
set_type_field: updateProjectNextItemField(input: {
|
set_type: updateProjectNextItemField(input: {
|
||||||
projectId: $project
|
projectId: $project
|
||||||
itemId: $item
|
itemId: $item
|
||||||
fieldId: $field
|
fieldId: $field
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue