diff --git a/.github/workflows/jira-issue.yml b/.github/workflows/jira-issue.yml index bc136112f..afd73d739 100644 --- a/.github/workflows/jira-issue.yml +++ b/.github/workflows/jira-issue.yml @@ -101,8 +101,7 @@ jobs: with: token: ${{ secrets.JIRA_API_TOKEN }} issue-key: ${{ steps.find_jira.outputs.issue-key }} - transition-id: 1381 # Resolved - resolution: Fixed + transition-id: 61 - name: Add closure comment if: steps.close_jira_ticket.outcome == 'success' uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043