Skip to content

Commit

Permalink
Remove JIRA_BASE_URL (acquia#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored Oct 3, 2023
1 parent 9057450 commit a01e13d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
# Set the JIRA* secrets in your repository settings. You will need to create an API
# token from your Jira user profile.
secrets:
jira-base-url: ${{ secrets.JIRA_BASE_URL }}
jira-api-token: ${{ secrets.JIRA_API_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit a01e13d

Please sign in to comment.