Skip to content

Commit

Permalink
remove assignee from Jira
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoegel committed Aug 28, 2023
1 parent 8aa576c commit 295e19d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/update-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
},
"summary": "[$LANGUAGE] Update SDK for New Spec Version",
"description": "Prepare the $LANGUAGE SDK for release based on the latest spec changes.",
"assignee": {
"id": "$ASSIGNEE"
},
"issuetype": {
"name": "Story"
},
Expand All @@ -69,7 +66,6 @@ jobs:
echo "jira-key=$JIRA_KEY" >> $GITHUB_OUTPUT
env:
LANGUAGE: Ruby
ASSIGNEE: 611c2f1740168700691bcc2b

- name: Build SDK
id: build
Expand Down

0 comments on commit 295e19d

Please sign in to comment.