Skip to content

Commit 0cb4a21

Browse files
Heiko KieselWeltraumschaf
Heiko Kiesel
authored andcommitted
Remove subkey description as we cannot use them with maven central
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
1 parent 0c114cf commit 0cb4a21

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/release.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,8 @@ It is recommended to use an expiration date less than two years. We use an inter
131131
1. Download the private key file `private.key` from password manager
132132
2. Import it locally: `gpg --import private.key`
133133
3. Select the key : `gpg --edit-key $KEYID`
134-
4. Now select the subkey and set the expiry date (use `2y` for two years):
134+
4. Now set the expiry date (use `2y` for two years):
135135
```shell
136-
gpg> key 1
137136
gpg> expire
138137
```
139138
5. Save it:

0 commit comments

Comments
 (0)