summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2020-11-23 13:29:25 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2020-11-23 14:32:30 +0100
commit0cbd7d583c49d1629bde72fe6afb1abf8065f1f5 (patch)
treef172c745ce44784d220892b9e0e286a53104ec89
parent3c3fc92863ad93748f703bcbaa141bd9fe4acdb6 (diff)
Revert "remove leading article from description"
-rw-r--r--.github/workflows/CICD.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml
index f40d308e..ad1c3d66 100644
--- a/.github/workflows/CICD.yml
+++ b/.github/workflows/CICD.yml
@@ -370,7 +370,7 @@ jobs:
Architecture: ${{ steps.vars.outputs.DPKG_ARCH }}
Provides: ${{ env.PROJECT_NAME }}
Conflicts: ${{ steps.vars.outputs.DPKG_CONFLICTS }}
- Description: cat(1) clone with wings.
+ Description: A cat(1) clone with wings.
A cat(1) clone with syntax highlighting and Git integration.
EOF