Invalid file type

  1. you have to use a section
  2. you have to apply a template to the uploaded files:
sections:
  pgpkey:
    headline: PGP Key
    type: files
    max: 1
    template: pgp-key
  1. You have to create create the file blueprint pgp-key.yml and add accept: asc there.