We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce56e8 commit c31eaa5Copy full SHA for c31eaa5
.github/workflows/jira-issue.yml
@@ -42,7 +42,6 @@ jobs:
42
]
43
}
44
45
- debug: true
46
- name: Show result
47
run: |
48
echo "JIRA action result: ${{ steps.create.outputs.issue-key || 'FAILED' }}"
0 commit comments