Skip to content

Commit

Permalink
Update create-jira-issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FpRaArNkK authored Jan 3, 2025
1 parent 993617d commit 734527a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-jira-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: atlassian/gajira-create@v3
with:
project: TNT
issuetype: Task
issuetype: Sub-task
summary: '${{ github.event.issue.title }}'
description: '${{ steps.md2jira.outputs.output-text }}'
fields: |
Expand Down

0 comments on commit 734527a

Please sign in to comment.