Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRaFF committed Jan 23, 2019
1 parent 2e028b7 commit 9ef1446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octokit.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = class Octokit {
title: `Release Management Checklist for ${releaseHandle} Release`,
body: body,
assignee: assignee,
labels: ['4`]
labels: ['4']
})
}
}

0 comments on commit 9ef1446

Please sign in to comment.