Skip to content

Commit

Permalink
Update plugin/plugin.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Ompragash authored Oct 4, 2024
1 parent c3acea1 commit 4335cd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/plugin.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ func Exec(ctx context.Context, args Args) error {
{
Deploymentsequencenumber: args.Build.Number,
Updatesequencenumber: args.Build.Number,
IssueKeys: issues,
Associations: []Association{
{
Associationtype: "issueIdOrKeys",
Expand Down

0 comments on commit 4335cd2

Please sign in to comment.