Skip to content

Commit b8fe168

Browse files
committed
automation test #3
1 parent cb07014 commit b8fe168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_jira.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
description: |
3232
Github Link: ${{ github.event.issue.html_url }}
3333
${{ github.event.issue.body }}
34-
fields: '{"epic": "LIBMOBILE-791", "parent": "LIBMOBILE-791"}'
34+
fields: '{"parent": {"key": "LIBMOBILE-791"}}'
3535

3636
- name: Log created issue
3737
run: echo "Issue ${{ steps.create.outputs.issue }} was created"

0 commit comments

Comments
 (0)