Skip to content

Commit

Permalink
List keys to find out if the key is expired
Browse files Browse the repository at this point in the history
  • Loading branch information
daddykotex committed Nov 27, 2023
1 parent fe266ae commit 1f5fada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ gpg --version
echo "$PGP_SECRET" | base64 --decode > gpg_key

gpg --import --no-tty --batch --yes gpg_key
gpg --list-keys

rm gpg_key

Expand Down

0 comments on commit 1f5fada

Please sign in to comment.