update workflow
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
1150e846f3
commit
8ff2ec19ae
1 changed files with 3 additions and 3 deletions
4
.github/workflows/project-automation-pr.yaml
vendored
4
.github/workflows/project-automation-pr.yaml
vendored
|
@ -187,7 +187,7 @@ jobs:
|
|||
id
|
||||
}
|
||||
}
|
||||
}' -f owner="hugo-toha" -f name="toha" -F issue_number=459 --jq='.data.repository.issue.id')"
|
||||
}' -f owner="${{github.event.pull_request.head.repo.owner.login}}" -f name="${{github.event.pull_request.head.repo.name}}" -F issue_number=459 --jq='.data.repository.issue.id')"
|
||||
|
||||
echo 'ISSUE_ID='$item_id >> $GITHUB_ENV
|
||||
echo "Issue ID: $ISSUE_ID"
|
||||
echo "Issue ID: $item_id"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue