Skip to content

Commit 9e0ba5b

Browse files
authored
Update create-jira-issue.yml
1 parent 75e9f16 commit 9e0ba5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-jira-issue.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
fields: |
6464
{
6565
"parent": {
66-
"key": "WAPP-68"
66+
"key": "WAPP-9"
6767
},
6868
"assignee" : {
6969
"id" : "${{ steps.jira-assignee.outputs.accountId }}"

0 commit comments

Comments
 (0)