Skip to content

Commit

Permalink
[Chore] CI - Jira Issue 스크립트 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
FpRaArNkK authored Jan 3, 2025
1 parent cb094c2 commit 993617d
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 @@ -47,7 +47,7 @@ jobs:
id: create
uses: atlassian/gajira-create@v3
with:
project: SKP
project: TNT
issuetype: Task
summary: '${{ github.event.issue.title }}'
description: '${{ steps.md2jira.outputs.output-text }}'
Expand Down

0 comments on commit 993617d

Please sign in to comment.