Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Nov 14, 2022
1 parent dafabd8 commit 5b56ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
if: steps.get-issue.outputs.issue
uses: acquia/gajira-comment@bearer
with:
issue: CLI-123
issue: ${{ steps.get-issue.outputs.issue }}
comment: The GitHub issue corresponding to this ticket has been closed

0 comments on commit 5b56ec7

Please sign in to comment.