mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Remove token logging
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
echo "the"
|
||||
echo $BUILD_ATOM_LINUX_ACCESS_TOKEN
|
||||
echo "token"
|
||||
|
||||
export ATOM_ACCESS_TOKEN=$BUILD_ATOM_LINUX_ACCESS_TOKEN
|
||||
|
||||
if [ -d /usr/local/share/nodenv ]; then
|
||||
|
||||
Reference in New Issue
Block a user