Skip to content

Commit

Permalink
CLI-1157: Fix Jira workflow (#1603)
Browse files Browse the repository at this point in the history
  • Loading branch information
shriacquia authored Oct 17, 2023
1 parent 91306ec commit 0469aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
secrets:
jira-api-token: ${{ secrets.JIRA_API_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
jira-user-email: ${{ secrets.JIRA_USER_EMAIL }}

0 comments on commit 0469aa8

Please sign in to comment.