diff --git a/.github/workflows/deb-publish.yml b/.github/workflows/deb-publish.yml index 9e1713e1..5a341d8d 100644 --- a/.github/workflows/deb-publish.yml +++ b/.github/workflows/deb-publish.yml @@ -137,13 +137,13 @@ jobs: REPO_ROOT="$MOUNTPOINT/public_html" mkdir -p "$REPO_ROOT" cp -f /etc/apt/trusted.gpg.d/apt.bcachefs.org.asc "$REPO_ROOT" - cat > "$REPO_ROOT/README.txt" < "$REPO_ROOT/README.txt" < "/etc/apt/sources.list.d/apt.bcachefs.org.sources" < "/etc/apt/sources.list.d/apt.bcachefs.org.sources" <