changes on fix to .circleci/config.yml,

This commit is contained in:
Alex Collins 2019-10-31 11:20:09 -07:00
parent fb16fadc06
commit e0c6fdf79a

View file

@ -27,7 +27,7 @@ jobs:
else
echo 'export GIT_PUSH=false' >> $BASH_ENV
fi
- run: bash ./scripts/publish.sh
- run: . ./scripts/publish.sh
workflows:
version: 2
workflow: