Unable to deploy to App Store - "Invalid Provisioning Profile"

When attempting to deploy a build to the App Store, I’m getting the following message:

ERROR ITMS-90161: Invalid Provisioning Profile. The provisioning 
profile included in the bundle com.domain.appname [Payload/App.app] 
is invalid. [Missing code-signing certificate]. A Distribution Provisioning 
profile should be used when submitting apps to the App Store.

The problem I’m facing is that within my Developer Account, I’m using a Certificate of type iOS Distribution and a Provisioning Profile of type App Store.

Within the Appflow Destination, the Type is Apple App Store and the “App Apple ID” and “Team ID” are correctly set.

Any ideas on what I may be missing to have Apply deploy to the App Store destination? Thank you!