Add "master" to list of tags

Resolves #301
This commit is contained in:
Long Vu 2019-10-24 16:39:26 -04:00 committed by GitHub
parent 1b56526711
commit d8b37ed0e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -246,7 +246,7 @@ async function getTags(repositoryName) {
repo: repositoryName
});
const tags = [];
const tags = ["master"];
// NOTE:
// The versioning in our repos do not make sense so extra