Skip to content

Commit 03a2c59

Browse files
committed
chore(docs): fix links
1 parent 73f1c82 commit 03a2c59

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22

33
<img src="doc/unverified-to-verified.svg" alt="Verified" height="40">
44

5-
**Get verified commits in GitHub Actions. No GPG hassles. Just works.**
5+
**Easy verified commits in GitHub Actions with no GPG hassles**
66

7-
[![GitHub Marketplace](https://img.shields.io/badge/Marketplace-Install-blue?logo=github&style=for-the-badge)](https://github.com/marketplace/actions/git-ssh-signing-action)
7+
[![GitHub Marketplace](https://img.shields.io/badge/Marketplace-install-blue?logo=github&style=for-the-badge)](https://github.com/marketplace/actions/git-ssh-signing-action)
8+
[![GitHub](https://img.shields.io/badge/GitHub-source-blue?logo=github&style=for-the-badge)](https://github.com/photostructure/git-ssh-signing-action)
89

910
## Why?
1011

11-
Unsigned commits look suspicious. GitHub shows "Verified" badges on signed commits, proving they're authentic. GPG signing in CI is complex. SSH signing is simple. This action makes it trivial.
12+
Unsigned commits look suspicious. GitHub shows "Verified" badges on signed commits, proving they're authentic. Signing commits with GPG within CI is tricky. Signing commits with SSH is much simpler.
13+
14+
This action makes it trivial.
1215

1316
## Usage
1417

0 commit comments

Comments
 (0)