fix: checkout master
This commit is contained in:
parent
7114bfe279
commit
3446a83755
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue