fix: checkout master

This commit is contained in:
Mikeal Rogers 2019-09-09 22:44:45 +00:00
parent 7114bfe279
commit 3446a83755
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ if [ -n "$NPM_AUTH_TOKEN" ]; then
chmod 0600 "$NPM_CONFIG_USERCONFIG"
fi
sh -c "git checkout master"
if [ "$GITHUB_REPOSITORY" = "mikeal/merge-release" ]
then
echo "node merge-release-run.js"