diff --git a/deploy.sh b/deploy.sh index d8267dd..e13b5a7 100755 --- a/deploy.sh +++ b/deploy.sh @@ -93,7 +93,6 @@ if [[ "$BUILD_DIR" = false ]]; then echo "➤ Copying files..." if [[ -e "$GITHUB_WORKSPACE/.distignore" ]]; then echo "ℹ︎ Using .distignore" - ls -la $GITHUB_WORKSPACE/readme.txt rsync --version # Copy from current branch to /trunk, excluding dotorg assets # The --filter flag will allow the full .gitignore syntax to be used in .distignore