Skip to content

Commit

Permalink
chore: update issue workflow to create ticket in AMP (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-fiedler authored Jun 20, 2023
1 parent 6b21a28 commit 96c5099
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jira-issue-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
uses: amplitude/Amplitude-TypeScript/.github/workflows/jira-issue-create-template.yml@main
with:
label: "Flutter"
subcomponent: "dx_flutter_sdk"
secrets:
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }}
JIRA_API_TOKEN: ${{ secrets.JIRA_API_TOKEN }}
JIRA_PROJECT: ${{ secrets.JIRA_PROJECT }}
JIRA_PROJECT: ${{ secrets.JIRA_PROJECT }}

0 comments on commit 96c5099

Please sign in to comment.