debug
This commit is contained in:
@ -38,8 +38,11 @@ else
|
||||
repo=git@github.com:solana-labs/book-beta.git
|
||||
;;
|
||||
*)
|
||||
echo "--- publish skipped"
|
||||
exit 0
|
||||
# echo "--- publish skipped"
|
||||
# exit 0
|
||||
echo "channel is ${CHANNEL}"
|
||||
echo "writing to book-edge for debugging"
|
||||
repo=git@github.com:solana-labs/book-edge.git
|
||||
;;
|
||||
esac
|
||||
BOOK=$CHANNEL
|
||||
|
Reference in New Issue
Block a user