Update workflow
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
7a6b7a04b9
commit
a7b7cbb44a
1 changed files with 5 additions and 1 deletions
6
.github/workflows/project-automation.yaml
vendored
6
.github/workflows/project-automation.yaml
vendored
|
@ -82,4 +82,8 @@ jobs:
|
||||||
id
|
id
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}' -f project="$PROJECT_ID" -f item="$ITEM_ID" -f field="$TYPE_ID" -f opt_id='"$OPTION_PR"' --silent
|
}' -f project="$PROJECT_ID" -f item="$ITEM_ID" -f field="$TYPE_ID" -f opt_id="${OPTION_PR}" --silent
|
||||||
|
|
||||||
|
echo " "
|
||||||
|
echo "OPTION_PR=$OPTION_PR"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue