Skip to content

Commit

Permalink
Merge pull request #1561 from cosmos/release-candidate/v0.666.2
Browse files Browse the repository at this point in the history
automatic release created for v0.666.2
  • Loading branch information
faboweb authored Nov 13, 2018
2 parents 7760432 + 3efea91 commit 4df5d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/publish.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ${recentChanges(changeLog)}`
const publishRelease = ({ notes, tag, token }) =>
util.promisify(release)({
token,
operator_address: `cosmos`,
owner: `cosmos`,
repo: `voyager`,
tag,
name: `Cosmos Voyager Alpha ${tag} (UNSAFE)`,
Expand Down

0 comments on commit 4df5d2c

Please sign in to comment.