Skip to content

Commit ddc9c2e

Browse files
README: drop whitespace note from password section
1 parent 73ec48f commit ddc9c2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109

110110
## [`deploy-password.yml`](.github/workflows/deploy-password.yml) — Password-Protected Deploy
111111

112-
Push to `main` deploys with an unlock prompt — visitors enter the password before viewing. Works on any tier (no API key required). Set a `SHIP_PASSWORD` secret (6–128 characters; whitespace significant) and share it out-of-band with the people who should see the site.
112+
Push to `main` deploys with an unlock prompt — visitors enter the password before viewing. Works on any tier (no API key required). Set a `SHIP_PASSWORD` secret (6–128 characters) and share it out-of-band with the people who should see the site.
113113

114114
```yaml
115115
name: Deploy

0 commit comments

Comments
 (0)