changes on fix to .circleci/config.yml,
This commit is contained in:
parent
fb16fadc06
commit
e0c6fdf79a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue