Add an Upload File button to input fields, similar to Insert Variable

How it works right now:

  1. Go to the Files tab in the editor
  2. Upload the file into Generic File Storage
  3. Copy paste the env var you get there
  4. Go back to workflows tab
  5. Click into the related input
  6. Paste the file’s download URL Env Var there

How it could work with the “Upload/Insert File” button:

  1. Go to workflow tab
  2. Click into the related input
  3. Click the “upload file” button
  4. Once the upload is done and the related env var is generated, insert that automatically into the input

This would mean that you don’t have to visit the Code Signing & Files tab at all in this use case.