AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified
  1. Run the following command, replacing KEY-ID with your PGP key ID.

    gpg --armor --export KEY-ID
    
  2. Copy your PGP key, beginning with -----BEGIN PGP PUBLIC KEY BLOCK----- and ending with -----END PGP PUBLIC KEY BLOCK-----.

  3. Sign into {% data variables.product.prodname_ghe_server %} as the user created for web commit signing, for example, web-flow.

  4. Add the public PGP key to the user's profile. For more information, see AUTOTITLE.

    Do not remove other public keys from the list of GPG keys. If a public key is deleted, any commits signed with the corresponding private key will no longer be marked as verified.