Skip to content

Commit

Permalink
Update jira.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored Oct 24, 2023
1 parent c4fc898 commit e43bbca
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 @@ -10,6 +10,6 @@ jobs:
jira:
uses: acquia/.github/.github/workflows/jira.yml@main
secrets:
jira-base-url: ${{ secrets.JIRA_BASE_URL }}
jira-user-email: ${{ secrets.JIRA_USER_EMAIL }}
jira-api-token: ${{ secrets.JIRA_API_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e43bbca

Please sign in to comment.