Skip to content

Commit

Permalink
Set the name
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Jul 6, 2021
1 parent ed46cee commit 292e4a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/deployChangedPackages.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ async function createRelease(tag, body) {
repo: "TypeScript-DOM-lib-generator",
tag_name: tag,
target_commitish: process.env.GITHUB_SHA,
name: tag,
body,
});
} catch (error) {
Expand Down

0 comments on commit 292e4a2

Please sign in to comment.