1
0
mirror of https://github.com/bitwarden/help synced 2025-12-10 05:13:43 +00:00
This commit is contained in:
Kyle Spearrin
2019-03-22 11:07:44 -04:00
parent 25e7b94e96
commit 5d1e83b564

View File

@@ -36,7 +36,7 @@ build_script:
- sh: |
if [ "${GH_TOKEN}" != "" ]
then
npm run deploy:ci
npm run deploy
else
npm run build
fi